errorStatus property

GoogleRpcStatus? errorStatus
getter/setter pair

If this Instance has state: ERRORED, the error messages will be found here.

Output only.

Implementation

GoogleRpcStatus? errorStatus;