Dataplex V1 API - Module Google::Cloud::Dataplex::V1::GetContentRequest::ContentView (v0.2.1)

Reference documentation and code samples for the Dataplex V1 API module Google::Cloud::Dataplex::V1::GetContentRequest::ContentView.

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

Constants

CONTENT_VIEW_UNSPECIFIED

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

BASIC

value: 1
Will not return the data_text field.

FULL

value: 2
Returns the complete proto.