v1

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

Lists all schema bundles associated with the specified table.

get/v2/{+parent}/schemaBundles

Path parameters

parentstring required

Required. The parent, which owns this collection of schema bundles. Values are of the form projects/{project}/instances/{instance}/tables/{table}.

Query parameters

pageSizeinteger

The maximum number of schema bundles to return. If the value is positive, the server may return at most this value. If unspecified, the server will return the maximum allowed page size.

pageTokenstring

A page token, received from a previous ListSchemaBundles call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to ListSchemaBundles must match the call that provided the page token.

view'SCHEMA_BUNDLE_VIEW_UNSPECIFIED' | 'NAME_ONLY' | 'BASIC' | 'FULL'

Optional. The resource_view to be applied to the returned SchemaBundles' fields. Defaults to NAME_ONLY.

Response

Successful response