Properties of a Table.
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
name |
string | null |
<optional> |
Table name |
clusterStates |
Object.<string, google.bigtable.admin.v2.Table.IClusterState> | null |
<optional> |
Table clusterStates |
columnFamilies |
Object.<string, google.bigtable.admin.v2.IColumnFamily> | null |
<optional> |
Table columnFamilies |
granularity |
google.bigtable.admin.v2.Table.TimestampGranularity | null |
<optional> |
Table granularity |
restoreInfo |
google.bigtable.admin.v2.IRestoreInfo | null |
<optional> |
Table restoreInfo |
changeStreamConfig |
google.bigtable.admin.v2.IChangeStreamConfig | null |
<optional> |
Table changeStreamConfig |
deletionProtection |
boolean | null |
<optional> |
Table deletionProtection |
automatedBackupPolicy |
google.bigtable.admin.v2.Table.IAutomatedBackupPolicy | null |
<optional> |
Table automatedBackupPolicy |