errors property

List<GoogleRpcStatus>? errors
getter/setter pair

Any errors that prevented complete evaluation of the condition expression.

Implementation

core.List<GoogleRpcStatus>? errors;