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\u003eThe provided content is the reference documentation for the \u003ccode\u003eFulfillIntentRequest\u003c/code\u003e class in the Google Cloud Dialogflow CX v3 API, with versions ranging from 1.0.0 to 2.23.0, with 2.23.0 being the latest version.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFulfillIntentRequest\u003c/code\u003e is a class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, and is part of the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3.dll\u003c/code\u003e assembly, which is used to handle intent fulfillment requests.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFulfillIntentRequest\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable<FulfillIntentRequest>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<FulfillIntentRequest>\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties including \u003ccode\u003eMatch\u003c/code\u003e, \u003ccode\u003eMatchIntentRequest\u003c/code\u003e, and \u003ccode\u003eOutputAudioConfig\u003c/code\u003e, enabling the specification of the matched intent, the original match request, and instructions for audio output respectively.\u003c/p\u003e\n"],["\u003cp\u003eTwo constructors are available: a default constructor (\u003ccode\u003eFulfillIntentRequest()\u003c/code\u003e) and a copy constructor (\u003ccode\u003eFulfillIntentRequest(FulfillIntentRequest other)\u003c/code\u003e), which takes another \u003ccode\u003eFulfillIntentRequest\u003c/code\u003e object as an argument.\u003c/p\u003e\n"]]],[],null,[]]