Reference documentation and code samples for the Google Cloud Ces V1 Client class AgentToolset.
A toolset with a selection of its tools.
Generated from protobuf message google.cloud.ces.v1.Agent.AgentToolset
Namespace
Google \ Cloud \ Ces \ V1 \ AgentMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ toolset
string
Required. The resource name of the toolset. Format: projects/{project}/locations/{location}/apps/{app}/toolsets/{toolset}
↳ tool_ids
string[]
Optional. The tools IDs to filter the toolset.
getToolset
Required. The resource name of the toolset.
Format: projects/{project}/locations/{location}/apps/{app}/toolsets/{toolset}
string
setToolset
Required. The resource name of the toolset.
Format: projects/{project}/locations/{location}/apps/{app}/toolsets/{toolset}
var
string
$this
getToolIds
Optional. The tools IDs to filter the toolset.
setToolIds
Optional. The tools IDs to filter the toolset.
var
string[]
$this

