errors property

List<GoogleRpcStatus>? errors
getter/setter pair

Details of the errors when performing the asynchronous operation.

Implementation

core.List<GoogleRpcStatus>? errors;