name property

String? name
getter/setter pair

A full resource name of the step.

For example, projects/my-project/histories/bh.1234567890abcdef/executions/ 1234567890123456789/steps/bs.1234567890abcdef Always presents.

Implementation

core.String? name;