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 `FulfillIntentRequest` class is used to request the fulfillment of an intent within the Google Cloud Dialogflow CX V3 API, and it is the main focus of this documentation page."],["This documentation lists all available versions of `FulfillIntentRequest`, ranging from version 1.0.0 up to the latest, version 2.23.0, for the `Google.Cloud.Dialogflow.Cx.V3` namespace."],["The `FulfillIntentRequest` class inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of `FulfillIntentRequest` include `Match`, `MatchIntentRequest`, and `OutputAudioConfig`, each serving a distinct purpose in defining the intent fulfillment process."],["`FulfillIntentRequest` has two constructors, a parameterless constructor, and one that uses another `FulfillIntentRequest` object as a parameter."]]],[]]