errors property

List<OperationErrorErrors>? errors
getter/setter pair

The array of errors encountered while processing this operation.

Output only.

Implementation

core.List<OperationErrorErrors>? errors;