public sealed class WebhookResponse.Types.FulfillmentResponse : IMessage<WebhookResponse.Types.FulfillmentResponse>, IEquatable<WebhookResponse.Types.FulfillmentResponse>, IDeepCloneable<WebhookResponse.Types.FulfillmentResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class WebhookResponse.Types.FulfillmentResponse.
[[["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-03-21 UTC."],[[["The latest version available for the `WebhookResponse.Types.FulfillmentResponse` class within the Dialogflow v3 API is 2.23.0."],["This class represents a fulfillment response designed for interactions with users in Dialogflow CX."],["The `WebhookResponse.Types.FulfillmentResponse` class includes properties such as `MergeBehavior` and `Messages` which control the merge behavior and the list of rich messages, respectively."],["The `WebhookResponse.Types.FulfillmentResponse` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for features like message handling, equality checking, deep cloning, and buffered messages."],["Multiple older versions of this class are available, ranging down to version 1.0.0, allowing users to access previous versions, as needed."]]],[]]