v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-133370117.8 KB
projects

Gets a schema.

get/v1/{+name}

Path parameters

namestring required

Required. The name of the schema to get. Format is projects/{project}/schemas/{schema}.

Query parameters

view'SCHEMA_VIEW_UNSPECIFIED' | 'BASIC' | 'FULL'

The set of fields to return in the response. If not set, returns a Schema with all fields filled out. Set to BASIC to omit the definition.

Response

Successful response