rolloutFailureReason property

String? rolloutFailureReason
getter/setter pair

The reason why rollout has failed.

Should only be set when state is ROLLOUT_FAILED.

Implementation

core.String? rolloutFailureReason;