Reference documentation and code samples for the Gemini Enterprise for Customer Experience V1BETA API class Google::Cloud::Ces::V1beta::ToolCalls.
Request for the client to execute the tools and return the execution results before continuing the session.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#tool_calls
def tool_calls() -> ::Array<::Google::Cloud::Ces::V1beta::ToolCall>
Returns
- (::Array<::Google::Cloud::Ces::V1beta::ToolCall>) — Optional. The list of tool calls to execute.
#tool_calls=
def tool_calls=(value) -> ::Array<::Google::Cloud::Ces::V1beta::ToolCall>
Parameter
- value (::Array<::Google::Cloud::Ces::V1beta::ToolCall>) — Optional. The list of tool calls to execute.
Returns
- (::Array<::Google::Cloud::Ces::V1beta::ToolCall>) — Optional. The list of tool calls to execute.