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 for handling user fulfillment responses."],["The `FulfillmentResponse` class, which is part of the `WebhookResponse.Types` namespace, is designed to manage and present rich message responses to users, as seen by its implementation of multiple interfaces, including `IMessage` and `IEquatable`."],["The documentation includes a comprehensive list of available versions, ranging from the latest 2.23.0 down to 1.0.0, allowing developers to access information pertinent to their specific version of the library."],["The webpage details the properties `MergeBehavior` and `Messages` of the `FulfillmentResponse` class, outlining their purpose in managing message merging and the collection of rich message responses."],["The page specifies the `FulfillmentResponse` class inheritance from `Object` and the members that are inherited by this class, including `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."]]],[]]