Interface protos.google.bigtable.admin.v2.IGetTableRequest (3.6.0)

Properties of a GetTableRequest.

Package

@google-cloud/bigtable!

Properties

name

name?: (string|null);

GetTableRequest name

Property Value
TypeDescription
(string|null)

view

view?: (google.bigtable.admin.v2.Table.View|keyof typeof google.bigtable.admin.v2.Table.View|null);

GetTableRequest view

Property Value
TypeDescription
(google.bigtable.admin.v2.Table.View|keyof typeof google.bigtable.admin.v2.Table.View|null)