public sealed class WebhookRequest.Types.FulfillmentInfo : IMessage<WebhookRequest.Types.FulfillmentInfo>, IEquatable<WebhookRequest.Types.FulfillmentInfo>, IDeepCloneable<WebhookRequest.Types.FulfillmentInfo>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class WebhookRequest.Types.FulfillmentInfo.
Represents fulfillment information communicated to the webhook.
Always present.
The value of the
[Fulfillment.tag][google.cloud.dialogflow.cx.v3.Fulfillment.tag] field
will be populated in this field by Dialogflow when the associated webhook
is called. The tag is typically used by the webhook service to identify
which fulfillment is being called, but it could be used for other
purposes.
[[["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 reference documentation for the \u003ccode\u003eWebhookRequest.Types.FulfillmentInfo\u003c/code\u003e class within the Dialogflow v3 API, specifically in the .NET context.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eWebhookRequest.Types.FulfillmentInfo\u003c/code\u003e represents the fulfillment information that is sent to a webhook, inheriting from \u003ccode\u003eobject\u003c/code\u003e and implementing interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe page offers access to documentation for various versions of the API, ranging from version 1.0.0 to the latest version, 2.23.0, each linking to its respective \u003ccode\u003eFulfillmentInfo\u003c/code\u003e class documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFulfillmentInfo\u003c/code\u003e class contains a \u003ccode\u003eTag\u003c/code\u003e property of type \u003ccode\u003estring\u003c/code\u003e, which holds the \u003ccode\u003eFulfillment.tag\u003c/code\u003e value set by Dialogflow when a webhook is called.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for \u003ccode\u003eFulfillmentInfo\u003c/code\u003e: one default and one that takes another \u003ccode\u003eFulfillmentInfo\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]