cancelReason property

String? cancelReason
getter/setter pair

If the execution is manually canceled, this field will contain the reason for cancellation.

Implementation

core.String? cancelReason;