error property
Status?
error
final
Output only. The error that occurred during pipeline execution. Only populated when the pipeline's state is FAILED or CANCELLED.
Implementation
final Status? error;