executionId property

String? executionId
final

The ID of the action performed in the service that actually handled the task invocation. If the task type is RUN_COMMAND, this value is the command ID.

Implementation

final String? executionId;