name property

String? name
getter/setter pair

The full resource name of the step entry.

Each step entry has a unique entry ID, which is a monotonically increasing counter. Step entry names have the format: projects/{project}/locations/{location}/workflows/{workflow}/executions/{execution}/stepEntries/{step_entry}.

Output only.

Implementation

core.String? name;