public sealed class MatchIntentRequest : IMessage<MatchIntentRequest>, IEquatable<MatchIntentRequest>, IDeepCloneable<MatchIntentRequest>, IBufferMessage, IMessage
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\u003eThis page details the \u003ccode\u003eMatchIntentRequest\u003c/code\u003e class, which is used to send a request to match an intent within the Google Cloud Dialogflow CX API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMatchIntentRequest\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace and is implemented in the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3.dll\u003c/code\u003e assembly, and also implements interfaces such as \u003ccode\u003eIMessage<MatchIntentRequest>\u003c/code\u003e, \u003ccode\u003eIEquatable<MatchIntentRequest>\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable<MatchIntentRequest>\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eMatchIntentRequest\u003c/code\u003e class include \u003ccode\u003eQueryInput\u003c/code\u003e, \u003ccode\u003eQueryParams\u003c/code\u003e, \u003ccode\u003eSession\u003c/code\u003e, and \u003ccode\u003eSessionAsSessionName\u003c/code\u003e, with the session-related properties being required for use.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 2.23.0, and the page lists historical versions from 1.0.0 up to 2.23.0, each linked to its respective documentation for \u003ccode\u003eMatchIntentRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe primary function of the \u003ccode\u003eMatchIntentRequest\u003c/code\u003e class is to facilitate interactions with the Dialogflow CX API by providing a structure for sending intent matching requests.\u003c/p\u003e\n"]]],[],null,[]]