Class MatchType (1.20.1)
Stay organized with collections
Save and categorize content based on your preferences.
MatchType(value)
Type of a Match.
Values:
MATCH_TYPE_UNSPECIFIED (0):
Not specified. Should never be used.
INTENT (1):
The query was matched to an intent.
DIRECT_INTENT (2):
The query directly triggered an intent.
PARAMETER_FILLING (3):
The query was used for parameter filling.
NO_MATCH (4):
No match was found for the query.
NO_INPUT (5):
Indicates an empty query.
EVENT (6):
The query directly triggered an event.
[[["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-06-26 UTC."],[],[]]