Gemini Enterprise for Customer Experience V1BETA API - Module Google::Cloud::Ces::V1beta::MockConfig::UnmatchedToolCallBehavior (v0.1.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Gemini Enterprise for Customer Experience V1BETA API module Google::Cloud::Ces::V1beta::MockConfig::UnmatchedToolCallBehavior.
What to do when a tool call doesn't match any mocked tool calls.
Constants
UNMATCHED_TOOL_CALL_BEHAVIOR_UNSPECIFIED
value: 0 Default value. This value is unused.
FAIL
value: 1 Throw an error for any tool calls that don't match a mock expected input
pattern.
PASS_THROUGH
value: 2 For unmatched tool calls, pass the tool call through to real tool.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-04-25 UTC."],[],[]]