Dialogflow V2 API - Module Google::Cloud::Dialogflow::V2::Agent::MatchMode (v1.15.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Dialogflow V2 API module Google::Cloud::Dialogflow::V2::Agent::MatchMode.
Match mode determines how intents are detected from user queries.
Constants
MATCH_MODE_UNSPECIFIED
value: 0 Not specified.
MATCH_MODE_HYBRID
value: 1 Best for agents with a small number of examples in intents and/or wide
use of templates syntax and composite entities.
MATCH_MODE_ML_ONLY
value: 2 Can be used for agents with a large number of examples in intents,
especially the ones using @sys.any or very large custom entities.
[[["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-01 UTC."],[],[]]