View of Schema object fields to be returned by schemas.get and schemas.list.
Enums | |
---|---|
SCHEMA_VIEW_UNSPECIFIED |
The default / unset value. The API will default to the BASIC view. |
BASIC |
Include the name and type of the schema, but not the definition. |
FULL |
Include all Schema object fields. |