Reference documentation and code samples for the Google Cloud Ces V1 Client class ToolsetTool.
A tool that is created from a toolset.
Generated from protobuf message google.cloud.ces.v1.ToolsetTool
Namespace
Google \ Cloud \ Ces \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ toolset
string
Required. The resource name of the Toolset from which this tool is derived. Format: projects/{project}/locations/{location}/apps/{app}/toolsets/{toolset}
↳ tool_id
string
Optional. The tool ID to filter the tools to retrieve the schema for.
getToolset
Required. The resource name of the Toolset from which this tool is derived.
Format: projects/{project}/locations/{location}/apps/{app}/toolsets/{toolset}
string
setToolset
Required. The resource name of the Toolset from which this tool is derived.
Format: projects/{project}/locations/{location}/apps/{app}/toolsets/{toolset}
var
string
$this
getToolId
Optional. The tool ID to filter the tools to retrieve the schema for.
string
setToolId
Optional. The tool ID to filter the tools to retrieve the schema for.
var
string
$this

