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-03-21 UTC."],[[["The latest version of the `FulfillIntentRequest` is 2.23.0, while version 1.11.0 is also available."],["`FulfillIntentRequest` is used to handle requests for intent fulfillment within the Google Cloud Dialogflow CX V3 framework."],["The `FulfillIntentRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `Object` class."],["The `FulfillIntentRequest` class includes constructors for creating new instances and contains properties such as `Match`, `MatchIntentRequest`, and `OutputAudioConfig`."],["The namespace that the class is contained within is `Google.Cloud.Dialogflow.Cx.V3` within the assembly `Google.Cloud.Dialogflow.Cx.V3.dll`."]]],[]]