errors property

List<ManagedInstanceLastAttemptErrorsErrors>? errors
getter/setter pair

The array of errors encountered while processing this operation.

Output only.

Implementation

core.List<ManagedInstanceLastAttemptErrorsErrors>? errors;