status property

GoogleRpcStatus? status
getter/setter pair

The status of this attempt.

If the status code is OK, then the attempt succeeded.

Output only.

Implementation

GoogleRpcStatus? status;