Gemini Enterprise for Customer Experience V1BETA API - Module Google::Cloud::Ces::V1beta::MockConfig::UnmatchedToolCallBehavior (v0.2.0)
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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-06-11 UTC."],[],[]]