Interface protos.google.bigtable.admin.v2.ITable (5.0.0)

Properties of a Table.

Package

@google-cloud/bigtable

Properties

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