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` class is 2.23.0, and the page provides links to the documentation for versions dating back to 1.0.0."],["`FulfillIntentRequest` is a class used within the Google.Cloud.Dialogflow.Cx.V3 namespace and is part of the Google.Cloud.Dialogflow.Cx.V3.dll assembly."],["The `FulfillIntentRequest` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering various functionalities."],["This class has two constructors, `FulfillIntentRequest()` and `FulfillIntentRequest(FulfillIntentRequest other)`, as well as properties `Match`, `MatchIntentRequest`, and `OutputAudioConfig`."],["`FulfillIntentRequest` class is used to request the fulfillment of a matched intent, with `Match` property, `MatchIntentRequest` property is the corresponding request, and `OutputAudioConfig` property that determines how the audio is generated."]]],[]]