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

Properties of a DropRowRangeRequest.

Package

@google-cloud/bigtable!

Properties

deleteAllDataFromTable

deleteAllDataFromTable?: (boolean|null);

DropRowRangeRequest deleteAllDataFromTable

Property Value
TypeDescription
(boolean|null)

name

name?: (string|null);

DropRowRangeRequest name

Property Value
TypeDescription
(string|null)

rowKeyPrefix

rowKeyPrefix?: (Uint8Array|string|null);

DropRowRangeRequest rowKeyPrefix

Property Value
TypeDescription
(Uint8Array|string|null)