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

Properties of a CreateTableRequest.

Package

@google-cloud/bigtable

Properties

initialSplits

initialSplits?: (google.bigtable.admin.v2.CreateTableRequest.ISplit[]|null);

CreateTableRequest initialSplits

parent

parent?: (string|null);

CreateTableRequest parent

table

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

CreateTableRequest table

tableId

tableId?: (string|null);

CreateTableRequest tableId