ConnectorPlatformRegions
class ConnectorPlatformRegions extends Resource (View source)
The "connectorPlatformRegions" collection of methods.
Typical usage is:
$integrationsService = new Google\Service\Integrations(...);
$connectorPlatformRegions = $integrationsService->connectorPlatformRegions;
Methods
enumerate(array $optParams = [])
Enumerates the regions for which Connector Platform is provisioned.
Details
GoogleCloudIntegrationsV1alphaEnumerateConnectorPlatformRegionsResponse
enumerate(array $optParams = [])
Enumerates the regions for which Connector Platform is provisioned.
(connectorPlatformRegions.enumerate)