Dialogflow V2 API - Class Google::Cloud::Dialogflow::V2::Tool::ConnectorTool (v1.13.0)

Reference documentation and code samples for the Dialogflow V2 API class Google::Cloud::Dialogflow::V2::Tool::ConnectorTool.

A ConnectorTool enabling using Integration Connectors Connections as tools.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#actions

def actions() -> ::Array<::Google::Cloud::Dialogflow::V2::Tool::ConnectorTool::Action>
Returns

#actions=

def actions=(value) -> ::Array<::Google::Cloud::Dialogflow::V2::Tool::ConnectorTool::Action>
Parameter
Returns

#name

def name() -> ::String
Returns
  • (::String) — Required. The full resource name of the referenced Integration Connectors Connection. Format: 'projects//locations//connections/*'

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. The full resource name of the referenced Integration Connectors Connection. Format: 'projects//locations//connections/*'
Returns
  • (::String) — Required. The full resource name of the referenced Integration Connectors Connection. Format: 'projects//locations//connections/*'