errors property

List<GoogleRpcStatus>? errors
getter/setter pair

The general errors contained in the troubleshooting response.

Implementation

core.List<GoogleRpcStatus>? errors;