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 webpage provides documentation for the `FulfillIntentRequest` class within the `Google.Cloud.Dialogflow.Cx.V3` namespace, detailing its properties, constructors, and implementation of various interfaces."],["It lists all versions of the `FulfillIntentRequest` class starting from version 1.0.0 to 2.23.0, where 2.23.0 is the latest version."],["`FulfillIntentRequest` is a request type used in fulfilling intents within the Dialogflow CX framework and inherits from `Object`, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `FulfillIntentRequest` class has properties such as `Match`, `MatchIntentRequest`, and `OutputAudioConfig`, which are used to define the intent that is to be fulfilled and how the output audio is to be configured."],["The latest version of the `FulfillIntentRequest` documentation on the page is `2.23.0`, which is linked to a dedicated page."]]],[]]