GoogleCloudIntegrationsV1alphaEnumerateConnectorPlatformRegionsResponse constructor

GoogleCloudIntegrationsV1alphaEnumerateConnectorPlatformRegionsResponse({
  1. List<String>? regions,
})

Implementation

GoogleCloudIntegrationsV1alphaEnumerateConnectorPlatformRegionsResponse({
  this.regions,
});