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."],[[["The latest version available is 2.23.0, representing the most up-to-date iteration of the `Google.Cloud.Dialogflow.Cx.V3.WebhookResponse.Types.FulfillmentResponse`."],["The `FulfillmentResponse` class represents a response sent to the user, inherited from Object, implementing multiple interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["`FulfillmentResponse` can be constructed using a default constructor or by providing another `WebhookResponse.Types.FulfillmentResponse` object as an argument."],["It includes properties such as `MergeBehavior`, which determines how messages are merged, and `Messages`, a list of `ResponseMessage` objects intended for the user."],["The different versions available range all the way from 1.0.0 to 2.23.0, all of which are associated to `Google.Cloud.Dialogflow.Cx.V3.WebhookResponse.Types.FulfillmentResponse`."]]],[]]