public sealed class FulfillIntentRequest : IMessage<FulfillIntentRequest>, IEquatable<FulfillIntentRequest>, IDeepCloneable<FulfillIntentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class FulfillIntentRequest.
[[["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-04-09 UTC."],[[["The latest version of the Dialogflow v3 API for .NET is 2.23.0, with version 2.22.0 also available as an option."],["This documentation provides details on the `FulfillIntentRequest` class, which is used within the Dialogflow v3 API."],["`FulfillIntentRequest` is a sealed class that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `FulfillIntentRequest` class includes properties such as `Match`, `MatchIntentRequest`, and `OutputAudioConfig`, all of which are essential for handling intent fulfillment in Dialogflow."],["The namespace for these classes is `Google.Cloud.Dialogflow.Cx.V3` and are part of the `Google.Cloud.Dialogflow.Cx.V3.dll` assembly."]]],[]]