stepId property

String? stepId
getter/setter pair

A unique identifier within a Execution for this Step.

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? stepId;