Method: projects.instances.materializedViews.patch
Stay organized with collections
Save and categorize content based on your preferences.
Updates a materialized view within an instance.
HTTP request
PATCH https://bigtableadmin.googleapis.com/v2/{materializedView.name=projects/*/instances/*/materializedViews/*}
The URL uses gRPC Transcoding syntax.
Path parameters
| Parameters | |
|---|---|
materializedView.name |
Identifier. The unique name of the materialized view. Format: |
Query parameters
| Parameters | |
|---|---|
updateMask |
Optional. The list of fields to update. This is a comma-separated list of fully qualified names of fields. Example: |
Request body
The request body contains an instance of MaterializedView .
Response body
If successful, the response body contains an instance of Operation .
Authorization scopes
Requires one of the following OAuth scopes:
https://www.googleapis.com/auth/bigtable.adminhttps://www.googleapis.com/auth/bigtable.admin.clusterhttps://www.googleapis.com/auth/bigtable.admin.instancehttps://www.googleapis.com/auth/cloud-bigtable.adminhttps://www.googleapis.com/auth/cloud-bigtable.admin.clusterhttps://www.googleapis.com/auth/cloud-platform
For more information, see the Authentication Overview.