cancelReason property

String? cancelReason
getter/setter pair

Reason for cancelling the execution.

This is provided by the client requesting the cancellation, and is not used by the Platform.

Required.

Implementation

core.String? cancelReason;