Enum ProjectsResource.LocationsResource.ProvidersResource.ConnectorsResource.VersionsResource.FetchAuthSchemaRequest.ViewEnum
Optional. View of the AuthSchema. The default value is BASIC.
Namespace: Google.Apis.Connectors.v1
Assembly: Google.Apis.Connectors.v1.dll
Syntax
public enum ProjectsResource.LocationsResource.ProvidersResource.ConnectorsResource.VersionsResource.FetchAuthSchemaRequest.ViewEnum
Fields
| Name | Description |
|---|---|
| AUTHSCHEMAVIEWUNSPECIFIED | Default value. |
| BASIC | Basic view of the AuthSchema. |
| EUASCHEMA | EUA Schema view of the AuthSchema. |
| JSONSCHEMA | JSON schema view of the AuthSchema. |