Reference documentation and code samples for the Gemini Enterprise for Customer Experience V1BETA API class Google::Cloud::Ces::V1beta::ToolResponses.
Execution results for the requested tool calls from the client.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#tool_responses
def tool_responses() -> ::Array<::Google::Cloud::Ces::V1beta::ToolResponse>
Returns
- (::Array<::Google::Cloud::Ces::V1beta::ToolResponse>) — Optional. The list of tool execution results.
#tool_responses=
def tool_responses=(value) -> ::Array<::Google::Cloud::Ces::V1beta::ToolResponse>
Parameter
- value (::Array<::Google::Cloud::Ces::V1beta::ToolResponse>) — Optional. The list of tool execution results.
Returns
- (::Array<::Google::Cloud::Ces::V1beta::ToolResponse>) — Optional. The list of tool execution results.