name property

String? name
getter/setter pair

The resource name of the workflow.

Format: projects/{project}/locations/{location}/workflows/{workflow}. This is a workflow-wide field and is not tied to a specific revision.

Implementation

core.String? name;