Updates a specified table.
HTTP request
PATCH https://bigtableadmin.googleapis.com/v2/{table.name=projects/*/instances/*/tables/*}
The URL uses gRPC Transcoding syntax.
Path parameters
| Parameters | |
|---|---|
table.name |
The unique name of the table. Values are of the form |
Query parameters
| Parameters | |
|---|---|
updateMask |
Required. The list of fields to update. A mask specifying which fields (e.g.
If This is a comma-separated list of fully qualified names of fields. Example: |
ignoreWarnings |
Optional. If true, ignore safety checks when updating the table. |
Request body
The request body contains an instance of Table.
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.tablehttps://www.googleapis.com/auth/cloud-bigtable.adminhttps://www.googleapis.com/auth/cloud-bigtable.admin.tablehttps://www.googleapis.com/auth/cloud-platform
For more information, see the Authentication Overview.