Show / Hide Table of Contents

Enum ProjectsResource.LocationsResource.LakesResource.ContentResource.GetRequest.ViewEnum

Optional. Specify content view to make a partial request.

Namespace: Google.Apis.CloudDataplex.v1
Assembly: Google.Apis.CloudDataplex.v1.dll
Syntax
public enum ProjectsResource.LocationsResource.LakesResource.ContentResource.GetRequest.ViewEnum

Fields

Name Description
BASIC

Will not return the data_text field.

CONTENTVIEWUNSPECIFIED

Content view not specified. Defaults to BASIC. The API will default to the BASIC view.

FULL

Returns the complete proto.

In this article
Back to top Generated by DocFX