Class EntityView (2.2.0)

EntityView(value)

Entity views for get entity partial result.

Enums

Name Description
ENTITY_VIEW_UNSPECIFIED The API will default to the `BASIC` view.
BASIC Minimal view that does not include the schema.
SCHEMA Include basic information and schema.
FULL Include everything. Currently, this is the same as the SCHEMA view.