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