errors property

The array of errors encountered while processing this operation.

Output only.

Implementation

core.List<
  InstanceGroupManagerStatusBulkInstanceOperationLastProgressCheckErrorErrors
>?
errors;