Reference documentation and code samples for the Gemini Enterprise for Customer Experience V1BETA API class Google::Cloud::Ces::V1beta::EvaluationResult::ScenarioExpectationOutcome::ObservedToolCall.
The observed tool call and response.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#tool_call
def tool_call() -> ::Google::Cloud::Ces::V1beta::ToolCall
Returns
- (::Google::Cloud::Ces::V1beta::ToolCall) — Output only. The observed tool call.
#tool_response
def tool_response() -> ::Google::Cloud::Ces::V1beta::ToolResponse
Returns
- (::Google::Cloud::Ces::V1beta::ToolResponse) — Output only. The observed tool response.