Properties of a Table.
Package
@google-cloud/bigtableProperties
automatedBackupPolicy
automatedBackupPolicy?: (google.bigtable.admin.v2.Table.IAutomatedBackupPolicy|null);
Table automatedBackupPolicy
changeStreamConfig
changeStreamConfig?: (google.bigtable.admin.v2.IChangeStreamConfig|null);
Table changeStreamConfig
clusterStates
clusterStates?: ({ [k: string]: google.bigtable.admin.v2.Table.IClusterState }|null);
Table clusterStates
columnFamilies
columnFamilies?: ({ [k: string]: google.bigtable.admin.v2.IColumnFamily }|null);
Table columnFamilies
deletionProtection
deletionProtection?: (boolean|null);
Table deletionProtection
granularity
granularity?: (google.bigtable.admin.v2.Table.TimestampGranularity|keyof typeof google.bigtable.admin.v2.Table.TimestampGranularity|null);
Table granularity
name
name?: (string|null);
Table name
restoreInfo
restoreInfo?: (google.bigtable.admin.v2.IRestoreInfo|null);
Table restoreInfo