public sealed class FulfillmentInfo : IMessage<WebhookRequest.Types.FulfillmentInfo>, IEquatable<WebhookRequest.Types.FulfillmentInfo>, IDeepCloneable<WebhookRequest.Types.FulfillmentInfo>, IBufferMessage, IMessage
Represents fulfillment information communicated to the webhook.
[[["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\u003eFulfillmentInfo\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFulfillmentInfo\u003c/code\u003e class is used to represent fulfillment information that is communicated to a webhook in the context of Dialogflow CX.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, demonstrating its role in message handling and object management.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation lists available versions, ranging from 1.0.0 to 2.23.0, of the \u003ccode\u003eFulfillmentInfo\u003c/code\u003e class, including the latest release.\u003c/p\u003e\n"],["\u003cp\u003eIt has two constructors: the default \u003ccode\u003eFulfillmentInfo()\u003c/code\u003e constructor, and \u003ccode\u003eFulfillmentInfo(WebhookRequest.Types.FulfillmentInfo other)\u003c/code\u003e constructor used to duplicate another object, and one property, \u003ccode\u003eTag\u003c/code\u003e, that contains a string used to identify the fulfillment being called.\u003c/p\u003e\n"]]],[],null,[]]