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

Properties of a SnapshotTableRequest.

Package

@google-cloud/bigtable

Properties

cluster

cluster?: (string|null);

SnapshotTableRequest cluster

description

description?: (string|null);

SnapshotTableRequest description

name

name?: (string|null);

SnapshotTableRequest name

snapshotId

snapshotId?: (string|null);

SnapshotTableRequest snapshotId

ttl

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

SnapshotTableRequest ttl