public sealed class FulfillmentResponse : IMessage<WebhookResponse.Types.FulfillmentResponse>, IEquatable<WebhookResponse.Types.FulfillmentResponse>, IDeepCloneable<WebhookResponse.Types.FulfillmentResponse>, IBufferMessage, IMessage
[[["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."],[[["This webpage provides documentation for the `FulfillmentResponse` class within the `Google.Cloud.Dialogflow.Cx.V3` namespace, detailing its structure and functionality in the context of Dialogflow CX."],["The `FulfillmentResponse` class represents a response sent to the user and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes the `FulfillmentResponse` class's constructors, one being a default constructor and the other accepting another `FulfillmentResponse` object, including their parameters."],["The page also lists all available versions of the `FulfillmentResponse` class, from version 1.0.0 up to the latest version, 2.23.0."],["The documentation details the properties of the `FulfillmentResponse` class, specifically `MergeBehavior` and `Messages`, outlining their types and descriptions."]]],[]]