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 latest version available for the Dialogflow v3 API class FulfillIntentRequest is 2.23.0, with this documentation being for version 2.19.0."],["FulfillIntentRequest is a class within the Google.Cloud.Dialogflow.Cx.V3 namespace, and it represents the request for fulfilling an intent."],["The class `FulfillIntentRequest` implements multiple interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The FulfillIntentRequest class contains properties such as `Match`, `MatchIntentRequest`, and `OutputAudioConfig`, which are used to define the matched intent, the match intent request, and output audio settings respectively."],["There are various previous versions of FulfillIntentRequest available for download, going as far back as version 1.0.0, and they are all for the Dialogflow.Cx.V3 api."]]],[]]