error property

GoogleRpcStatus? error
getter/setter pair

Only populated when the pipeline's state is PIPELINE_STATE_FAILED or PIPELINE_STATE_CANCELLED.

Output only.

Implementation

GoogleRpcStatus? error;