Module Google::Cloud::Dataplex::V1::GetEntityRequest::EntityView (v0.1.0)

Entity views for get entity partial result.

Constants

ENTITY_VIEW_UNSPECIFIED

value: 0
The API will default to the BASIC view.

BASIC

value: 1
Minimal view that does not include the schema.

SCHEMA

value: 2
Include basic information and schema.

FULL

value: 4
Include everything.