Enum ProjectsResource.LocationsResource.ProvidersResource.ConnectorsResource.VersionsResource.ListRequest.ViewEnum
Specifies which fields of the ConnectorVersion are returned in the response. Defaults to
BASIC
view.
Namespace: Google.Apis.Connectors.v1
Assembly: Google.Apis.Connectors.v1.dll
Syntax
public enum ProjectsResource.LocationsResource.ProvidersResource.ConnectorsResource.VersionsResource.ListRequest.ViewEnum
Fields
Name | Description |
---|---|
CONNECTORVERSIONVIEWBASIC | Do not include role grant configs. |
CONNECTORVERSIONVIEWFULL | Include role grant configs. |
CONNECTORVERSIONVIEWUNSPECIFIED | CONNECTOR_VERSION_VIEW_UNSPECIFIED. |