name property
The resource name of the workflow template, as described in https://cloud.google.com/apis/design/resource_names.
For projects.regions.workflowTemplates, the resource name of the template has the following format: projects/{project_id}/regions/{region}/workflowTemplates/{template_id} For projects.locations.workflowTemplates, the resource name of the template has the following format: projects/{project_id}/locations/{location}/workflowTemplates/{template_id}
Output only.
Implementation
core.String? name;