Class RetrieveToolsRequest (0.3.0)

RetrieveToolsRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request message for ToolService.RetrieveTools.

Attributes

Name Description
toolset str
Required. The name of the toolset to retrieve the tools for. Format: projects/{project}/locations/{location}/apps/{app}/toolsets/{toolset}
tool_ids MutableSequence[str]
Optional. The identifiers of the tools to retrieve from the toolset. If empty, all tools in the toolset will be returned.