name property
Identifier.
The resource name of the tool. Format: *
projects/{project}/locations/{location}/apps/{app}/tools/{tool} for
standalone tools. *
projects/{project}/locations/{location}/apps/{app}/toolsets/{toolset}/tools/{tool}
for tools retrieved from a toolset. These tools are dynamic and
output-only; they cannot be referenced directly where a tool is expected.
Implementation
core.String? name;