Interface protos.google.cloud.alloydb.v1.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.v1.BatchCreateInstanceStatus.State|keyof typeof google.cloud.alloydb.v1.BatchCreateInstanceStatus.State|null);

BatchCreateInstanceStatus state

type

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

BatchCreateInstanceStatus type