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

Properties of a BatchCreateInstanceStatus.

Package

@google-cloud/alloydb

Properties

error

error?: (google.rpc.IStatus|null);

BatchCreateInstanceStatus error

errorMsg

errorMsg?: (string|null);

BatchCreateInstanceStatus errorMsg

state

state?: (google.cloud.alloydb.v1alpha.BatchCreateInstanceStatus.State|keyof typeof google.cloud.alloydb.v1alpha.BatchCreateInstanceStatus.State|null);

BatchCreateInstanceStatus state

type

type?: (google.cloud.alloydb.v1alpha.Instance.InstanceType|keyof typeof google.cloud.alloydb.v1alpha.Instance.InstanceType|null);

BatchCreateInstanceStatus type