Dialogflow V2 API - Class Google::Cloud::Dialogflow::V2::GeneratorSuggestion::ToolCallInfo (v1.13.0)

Reference documentation and code samples for the Dialogflow V2 API class Google::Cloud::Dialogflow::V2::GeneratorSuggestion::ToolCallInfo.

Request and response for a tool call.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#tool_call

def tool_call() -> ::Google::Cloud::Dialogflow::V2::ToolCall
Returns

#tool_call=

def tool_call=(value) -> ::Google::Cloud::Dialogflow::V2::ToolCall
Parameter
Returns

#tool_call_result

def tool_call_result() -> ::Google::Cloud::Dialogflow::V2::ToolCallResult
Returns

#tool_call_result=

def tool_call_result=(value) -> ::Google::Cloud::Dialogflow::V2::ToolCallResult
Parameter
Returns