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"]],[["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 page provides documentation for the \u003ccode\u003eFulfillIntentRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, detailing its properties, constructors, and implementation of various interfaces.\u003c/p\u003e\n"],["\u003cp\u003eIt lists multiple versions of the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3.FulfillIntentRequest\u003c/code\u003e class, with version 2.23.0 being the latest available and spanning down to version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFulfillIntentRequest\u003c/code\u003e is defined as a sealed class that 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, and is used in the context of fulfilling an intent in the Dialogflow CX environment.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFulfillIntentRequest\u003c/code\u003e class has properties like \u003ccode\u003eMatch\u003c/code\u003e, \u003ccode\u003eMatchIntentRequest\u003c/code\u003e, and \u003ccode\u003eOutputAudioConfig\u003c/code\u003e, which are used to manage the intent fulfillment process and the resulting audio output.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFulfillIntentRequest\u003c/code\u003e class offers two constructors, a default one and another allowing an existing \u003ccode\u003eFulfillIntentRequest\u003c/code\u003e object to be used as a parameter, and also inherits several members from the \u003ccode\u003eObject\u003c/code\u003e base class.\u003c/p\u003e\n"]]],[],null,[]]