errors property
List<InstanceGroupManagerStatusBulkInstanceOperationLastProgressCheckErrorErrors> ?
errors
getter/setter pair
The array of errors encountered while processing this operation.
Output only.
Implementation
core.List<
InstanceGroupManagerStatusBulkInstanceOperationLastProgressCheckErrorErrors
>?
errors;