Interface protos.google.bigtable.admin.v2.ISnapshotTableRequest (3.5.4)

Properties of a SnapshotTableRequest.

Package

@google-cloud/bigtable!

Properties

cluster

cluster?: (string|null);

SnapshotTableRequest cluster

Property Value
TypeDescription
(string|null)

description

description?: (string|null);

SnapshotTableRequest description

Property Value
TypeDescription
(string|null)

name

name?: (string|null);

SnapshotTableRequest name

Property Value
TypeDescription
(string|null)

snapshotId

snapshotId?: (string|null);

SnapshotTableRequest snapshotId

Property Value
TypeDescription
(string|null)

ttl

ttl?: (google.protobuf.IDuration|null);

SnapshotTableRequest ttl

Property Value
TypeDescription
(google.protobuf.IDuration|null)