projects
Lists all schema revisions for the named schema.
get/v1/{+name}:listRevisions
Path parameters
namestring required
Required. The name of the schema to list revisions for.
Query parameters
pageSizeinteger
The maximum number of revisions to return per page.
pageTokenstring
The page token, received from a previous ListSchemaRevisions call. Provide this to retrieve the subsequent page.
view'SCHEMA_VIEW_UNSPECIFIED' | 'BASIC' | 'FULL'
The set of Schema fields to return in the response. If not set, returns Schemas with name and type, but not definition. Set to FULL to retrieve all fields.
Response
Successful response