routine property
The name of the routine this step entry belongs to.
A routine name is the subworkflow name defined in the YAML source code.
The top level routine name is main
.
Output only.
Implementation
core.String? routine;
The name of the routine this step entry belongs to.
A routine name is the subworkflow name defined in the YAML source code.
The top level routine name is main
.
Output only.
core.String? routine;