public sealed class MatchIntentRequest : IMessage<MatchIntentRequest>, IEquatable<MatchIntentRequest>, IDeepCloneable<MatchIntentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class MatchIntentRequest.
Required. The name of the session this query is sent to.
Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent
ID>/sessions/<Session ID> or projects/<Project ID>/locations/<Location
ID>/agents/<Agent ID>/environments/<Environment ID>/sessions/<Session ID>.
If Environment ID is not specified, we assume default 'draft'
environment.
It's up to the API caller to choose an appropriate Session ID. It can be
a random number or some type of session identifiers (preferably hashed).
The length of the Session ID must not exceed 36 characters.
[[["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 2025-08-07 UTC."],[[["\u003cp\u003eThe document provides reference documentation for the \u003ccode\u003eMatchIntentRequest\u003c/code\u003e class within the Google.Cloud.Dialogflow.Cx.V3 namespace, which is part of the Dialogflow v3 API.\u003c/p\u003e\n"],["\u003cp\u003eThis \u003ccode\u003eMatchIntentRequest\u003c/code\u003e class is used to send requests to the Dialogflow API to match user intents, and it includes properties such as \u003ccode\u003eSession\u003c/code\u003e, \u003ccode\u003eQueryInput\u003c/code\u003e, \u003ccode\u003eQueryParams\u003c/code\u003e, and \u003ccode\u003ePersistParameterChanges\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe provided content details all available version numbers for this specific class, with the latest being version 2.23.0 and the oldest version being 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eMatchIntentRequest\u003c/code\u003e implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable<MatchIntentRequest>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<MatchIntentRequest>\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its capabilities for message handling, comparison, cloning, and buffered data operations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMatchIntentRequest\u003c/code\u003e class contains two constructors, one default and another that accepts another \u003ccode\u003eMatchIntentRequest\u003c/code\u003e object, and it lists its inherited members, including \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]