Cloud Dataplex v1 API - Enum GetContentRequest.Types.ContentView (2.12.0)

public enum GetContentRequest.Types.ContentView

Reference documentation and code samples for the Cloud Dataplex v1 API enum GetContentRequest.Types.ContentView.

Specifies whether the request should return the full or the partial representation.

Namespace

Google.Cloud.Dataplex.V1

Assembly

Google.Cloud.Dataplex.V1.dll

Fields

NameDescription
Basic

Will not return the data_text field.

Full

Returns the complete proto.

Unspecified

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