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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eFulfillIntentRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, detailing its properties, constructors, and implementation of various interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFulfillIntentRequest\u003c/code\u003e class is part of the Dialogflow v3 API and is used to define the request for fulfilling an intent, as indicated by the class description and the inheritance of the \u003ccode\u003eIMessage\u003c/code\u003e interface.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation lists multiple versions of the \u003ccode\u003eFulfillIntentRequest\u003c/code\u003e class, ranging from version 1.0.0 up to the latest version 2.23.0, allowing users to access documentation for different releases.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFulfillIntentRequest\u003c/code\u003e class includes properties such as \u003ccode\u003eMatch\u003c/code\u003e, \u003ccode\u003eMatchIntentRequest\u003c/code\u003e, and \u003ccode\u003eOutputAudioConfig\u003c/code\u003e, which are used to specify the matched intent, the corresponding intent request, and the output audio configuration respectively.\u003c/p\u003e\n"],["\u003cp\u003eThis API class inherits functionality from the \u003ccode\u003eobject\u003c/code\u003e base class, and also implements several interfaces, such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, which are standard for protocol buffer messages in .NET.\u003c/p\u003e\n"]]],[],null,[]]