executionId property

String? executionId
getter/setter pair

A unique identifier within a History for this Execution.

Returns INVALID_ARGUMENT if this field is set or overwritten by the caller. - In response always set - In create/update request: never set

Implementation

core.String? executionId;