v1

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

Gets information about a materialized view.

get/v2/{+name}

Path parameters

namestring required

Required. The unique name of the requested materialized view. Values are of the form projects/{project}/instances/{instance}/materializedViews/{materialized_view}.

Query parameters

view'VIEW_UNSPECIFIED' | 'SCHEMA_VIEW' | 'REPLICATION_VIEW' | 'FULL' | 'ENCRYPTION_VIEW' | 'STATS_VIEW' | 'FULL'

Optional. Describes which of the materialized view's fields should be populated in the response. Defaults to SCHEMA_VIEW.

Response

Successful response

All 36 operations