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."],[[["This webpage provides documentation for the `FulfillIntentRequest` class within the `Google.Cloud.Dialogflow.Cx.V3` namespace, detailing its properties, constructors, and implementation of various interfaces."],["The `FulfillIntentRequest` class is a request object for fulfilling an intent, designed to be used in the context of Dialogflow CX interactions, and has an inheritance hierarchy that includes the root `Object` class."],["The documentation outlines several properties of `FulfillIntentRequest`, including `Match`, `MatchIntentRequest`, and `OutputAudioConfig`, each serving a specific purpose in the intent fulfillment process."],["Multiple versions of the documentation are available, ranging from version 1.0.0 up to the latest version 2.23.0, with each version linking to the respective documentation for `FulfillIntentRequest`."],["The class `FulfillIntentRequest` has two constructors that accept either nothing, or another `FulfillIntentRequest`."]]],[]]