Show / Hide Table of Contents

Enum ProjectsResource.LocationsResource.ProvidersResource.ConnectorsResource.VersionsResource.GetRequest.SchemaViewEnum

Optional. Enum to control whether schema enrichment related fields should be included in the response.

Namespace: Google.Apis.Connectors.v1
Assembly: Google.Apis.Connectors.v1.dll
Syntax
public enum ProjectsResource.LocationsResource.ProvidersResource.ConnectorsResource.VersionsResource.GetRequest.SchemaViewEnum

Fields

Name Description
CONNECTORVERSIONSCHEMAVIEWBASIC

Return basic connector version schema.

CONNECTORVERSIONSCHEMAVIEWENRICHED

Return enriched connector version schema.

CONNECTORVERSIONSCHEMAVIEWUNSPECIFIED

VIEW_UNSPECIFIED. The unset value. Defaults to BASIC View.

In this article
Back to top Generated by DocFX