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

Properties of a CreateClusterRequest.

Package

@google-cloud/bigtable!

Properties

cluster

cluster?: (google.bigtable.admin.v2.ICluster|null);

CreateClusterRequest cluster

Property Value
TypeDescription
(google.bigtable.admin.v2.ICluster|null)

clusterId

clusterId?: (string|null);

CreateClusterRequest clusterId

Property Value
TypeDescription
(string|null)

parent

parent?: (string|null);

CreateClusterRequest parent

Property Value
TypeDescription
(string|null)