View Source GoogleApi.Integrations.V1.Model.GoogleCloudIntegrationsV1alphaEnumerateConnectorPlatformRegionsResponse (google_api_integrations v0.5.0)
Response containing all provisioned regions for Connector Platform.
Attributes
-
regions
(type:list(String.t)
, default:nil
) - All regions where Connector Platform is provisioned.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Integrations.V1.Model.GoogleCloudIntegrationsV1alphaEnumerateConnectorPlatformRegionsResponse{ regions: [String.t()] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.