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-03-21 UTC."],[[["The `FulfillIntentRequest` class is a core component of the Dialogflow v3 API, designed for handling requests to fulfill intents."],["The latest version documented is 2.23.0, but there are many prior versions, including the current documentation that is based on version 2.11.0, with links to all versions between 1.0.0 to 2.23.0."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `FulfillIntentRequest` class includes properties such as `Match`, `MatchIntentRequest`, and `OutputAudioConfig` for intent fulfillment operations."],["`FulfillIntentRequest` class has 2 constructors: `FulfillIntentRequest()` and `FulfillIntentRequest(FulfillIntentRequest other)`."]]],[]]