status property

GoogleRpcStatus? status
getter/setter pair

Status capturing any error code or message related to job creation or execution.

Implementation

GoogleRpcStatus? status;