v1

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

Lists information about materialized views in an instance.

get/v2/{+parent}/materializedViews

Path parameters

parentstring required

Required. The unique name of the instance for which the list of materialized views is requested. Values are of the form projects/{project}/instances/{instance}.

Query parameters

pageSizeinteger

Optional. The maximum number of materialized views to return. The service may return fewer than this value

pageTokenstring

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

view'VIEW_UNSPECIFIED' | 'SCHEMA_VIEW' | 'REPLICATION_VIEW' | 'FULL'

Optional. Describes which of the materialized view's fields should be populated in the response. For now, only the default value SCHEMA_VIEW is supported.

Response

Successful response