Interface protos.google.cloud.alloydb.v1alpha.IBatchCreateInstancesRequest (1.6.0)

Properties of a BatchCreateInstancesRequest.

Package

@google-cloud/alloydb

Properties

parent

parent?: (string|null);

BatchCreateInstancesRequest parent

requestId

requestId?: (string|null);

BatchCreateInstancesRequest requestId

requests

requests?: (google.cloud.alloydb.v1alpha.ICreateInstanceRequests|null);

BatchCreateInstancesRequest requests