scopes property

List<String>? scopes
getter/setter pair

The scopes for which the user will authorize Google Cloud Connectors on the connector data source.

Implementation

core.List<core.String>? scopes;