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 part of the Google Cloud Dialogflow CX v3 API, used for fulfilling intent requests."],["This page provides reference documentation for the `FulfillIntentRequest` class, which includes details on its constructors, properties, and implemented interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The page lists the different available versions of the API, ranging from 1.0.0 up to the latest 2.23.0."],["The class `FulfillIntentRequest` inherits from `Object` and allows one to set properties like `Match`, `MatchIntentRequest`, and `OutputAudioConfig` to configure how to handle intent fulfillment."],["The `FulfillIntentRequest` class can be found in the namespace `Google.Cloud.Dialogflow.Cx.V3` and within the `Google.Cloud.Dialogflow.Cx.V3.dll` assembly."]]],[]]