failureReason property

String? failureReason
getter/setter pair

The root cause of the most recent failure.

Only present if state is FAILED.

Output only.

Implementation

core.String? failureReason;