public sealed class FulfillIntentRequest : IMessage<FulfillIntentRequest>, IEquatable<FulfillIntentRequest>, IDeepCloneable<FulfillIntentRequest>, IBufferMessage, IMessage
[[["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 2025-09-03 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eFulfillIntentRequest\u003c/code\u003e class is a part of the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, and it is designed to handle requests for fulfilling intents within the Dialogflow CX platform.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing capabilities for message handling, comparison, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage lists various versions of the \u003ccode\u003eFulfillIntentRequest\u003c/code\u003e class, ranging from version 1.0.0 to 2.23.0, with 2.23.0 being the latest available version.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFulfillIntentRequest\u003c/code\u003e class includes properties such as \u003ccode\u003eMatch\u003c/code\u003e, \u003ccode\u003eMatchIntentRequest\u003c/code\u003e, and \u003ccode\u003eOutputAudioConfig\u003c/code\u003e, which allow for specifying the matched intent, corresponding intent request, and output audio configuration, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for the \u003ccode\u003eFulfillIntentRequest\u003c/code\u003e, one default and the other accepting another \u003ccode\u003eFulfillIntentRequest\u003c/code\u003e to allow for a copy.\u003c/p\u003e\n"]]],[],null,[]]