View Source GoogleApi.Connectors.V1.Model.SupportedRuntimeFeatures (google_api_connectors v0.9.0)
Supported runtime features of a connector version.
Attributes
-
actionApis
(type:boolean()
, default:nil
) - Specifies if the connector supports action apis like 'executeAction'. -
entityApis
(type:boolean()
, default:nil
) - Specifies if the connector supports entity apis like 'createEntity'. -
sqlQuery
(type:boolean()
, default:nil
) - Specifies if the connector supports 'ExecuteSqlQuery' operation.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.