Dataplex V1 API - Module Google::Cloud::Dataplex::V1::GetEntityRequest::EntityView (v1.4.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Dataplex V1 API module Google::Cloud::Dataplex::V1::GetEntityRequest::EntityView.
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. Currently, this is the same as the SCHEMA view.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-06-11 UTC."],[],[]]