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 page provides documentation for the `FulfillIntentRequest` class within the `Google.Cloud.Dialogflow.Cx.V3` namespace, detailing its properties, constructors, and implementation of various interfaces."],["`FulfillIntentRequest` is a request class used in Dialogflow CX to fulfill an intent, and the page documents its inheritance from `Object` and the multiple interfaces it implements."],["The latest version of `FulfillIntentRequest` is version 2.23.0, and the page lists various versions of this class dating back to version 1.0.0, showing the progression and history."],["The `FulfillIntentRequest` class includes properties like `Match`, `MatchIntentRequest`, and `OutputAudioConfig`, which are crucial for specifying the intent, request details, and audio output configuration."]]],[]]