Description
:
The unique name of the table. Values are of the form `projects/{project}/instances/{instance}/tables/_a-zA-Z0-9*`. Views: `NAME_ONLY`, `SCHEMA_VIEW`, `REPLICATION_VIEW`, `STATS_VIEW`, `FULL`
Description
:
Required. The list of fields to update. A mask specifying which fields (e.g. `change_stream_config`) in the `table` field should be updated. This mask is relative to the `table` field, not to the request message. The wildcard (*) path is currently not supported. Currently UpdateTable is only supported for the following fields: * `change_stream_config` * `change_stream_config.retention_period` * `deletion_protection` If `column_families` is set in `update_mask`, it will return an UNIMPLEMENTED error.
Parameter Order
:
name
HTTP Method
:
PATCH
Updates
Methods
▼▲
bigtableadmin.projects.instances.tables.get
Parameters
:
view
Enum
FULL
Enum Descriptions
Populates all fields except for stats. See STATS_VIEW to request stats.
▼▲
bigtableadmin.projects.instances.tables.list
Parameters
:
view
Enum
FULL
Enum Descriptions
Populates all fields except for stats. See STATS_VIEW to request stats.