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

Properties of a Snapshot.

Package

@google-cloud/bigtable

Properties

createTime

createTime?: (google.protobuf.ITimestamp|null);

Snapshot createTime

dataSizeBytes

dataSizeBytes?: (number|Long|string|null);

Snapshot dataSizeBytes

deleteTime

deleteTime?: (google.protobuf.ITimestamp|null);

Snapshot deleteTime

description

description?: (string|null);

Snapshot description

name

name?: (string|null);

Snapshot name

sourceTable

sourceTable?: (google.bigtable.admin.v2.ITable|null);

Snapshot sourceTable

state

state?: (google.bigtable.admin.v2.Snapshot.State|keyof typeof google.bigtable.admin.v2.Snapshot.State|null);

Snapshot state