error property

GoogleRpcStatus? error
getter/setter pair

The error that occurred during pipeline execution.

Only populated when the pipeline's state is FAILED or CANCELLED.

Output only.

Implementation

GoogleRpcStatus? error;