public sealed class 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 page 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 content covers a range of versions, from 1.0.0 to the latest 2.23.0, including links to documentation for each specific version of this class.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFulfillmentInfo\u003c/code\u003e is a class that represents fulfillment information sent to a webhook, as indicated in the description and its implementation of multiple interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe class has a \u003ccode\u003eTag\u003c/code\u003e property, which is always present and reflects the \u003ccode\u003eFulfillment.tag\u003c/code\u003e field, commonly used by webhook services to identify the specific fulfillment being invoked.\u003c/p\u003e\n"]]],[],null,[]]