Reference documentation and code samples for the Google Cloud Dialogflow V2 Client class ConnectorTool.
A ConnectorTool enabling using Integration Connectors Connections as tools.
Generated from protobuf message google.cloud.dialogflow.v2.Tool.ConnectorTool
Namespace
Google \ Cloud \ Dialogflow \ V2 \ ToolMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Required. The full resource name of the referenced Integration Connectors Connection. Format: 'projects/ /locations/ /connections/*'
↳ actions
getName
Required. The full resource name of the referenced Integration Connectors Connection. Format: 'projects/ /locations/ /connections/*'
string
setName
Required. The full resource name of the referenced Integration Connectors Connection. Format: 'projects/ /locations/ /connections/*'
var
string
$this
getActions
Required. Actions for the tool to use.
setActions
Required. Actions for the tool to use.
$this

