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.
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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","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, detailing its structure and functionality across multiple versions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFulfillmentInfo\u003c/code\u003e class, part of the \u003ccode\u003eWebhookRequest.Types\u003c/code\u003e, represents information communicated to a webhook, as shown in its inheritance and implementations.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage lists the availability of the \u003ccode\u003eFulfillmentInfo\u003c/code\u003e class across numerous versions, from 1.0.0 up to the latest version 2.23.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFulfillmentInfo\u003c/code\u003e class has a property called \u003ccode\u003eTag\u003c/code\u003e, which represents the value of the \u003ccode\u003eFulfillment.tag\u003c/code\u003e field and is always present in Dialogflow's response.\u003c/p\u003e\n"],["\u003cp\u003eIt also has two constructors, a default constructor \u003ccode\u003eFulfillmentInfo()\u003c/code\u003e and a constructor that takes another \u003ccode\u003eWebhookRequest.Types.FulfillmentInfo\u003c/code\u003e object as an argument.\u003c/p\u003e\n"]]],[],null,[]]