Interface protos.google.cloud.alloydb.v1.ICreateSecondaryClusterRequest (1.6.0)

Properties of a CreateSecondaryClusterRequest.

Package

@google-cloud/alloydb

Properties

cluster

cluster?: (google.cloud.alloydb.v1.ICluster|null);

CreateSecondaryClusterRequest cluster

clusterId

clusterId?: (string|null);

CreateSecondaryClusterRequest clusterId

parent

parent?: (string|null);

CreateSecondaryClusterRequest parent

requestId

requestId?: (string|null);

CreateSecondaryClusterRequest requestId

validateOnly

validateOnly?: (boolean|null);

CreateSecondaryClusterRequest validateOnly