public sealed class 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."],[[["This webpage provides reference documentation for the `WebhookResponse.Types.FulfillmentResponse` class within the Dialogflow v3 API, specifically in the .NET context."],["The class `FulfillmentResponse` is part of the `Google.Cloud.Dialogflow.Cx.V3` namespace and is used to represent the fulfillment of a response to the user."],["The latest available version of the class is 2.23.0, while this specific page is about version 2.4.0, and the page also contains versions dating all the way back to 1.0.0."],["`FulfillmentResponse` implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and it inherits methods from `Object`."],["The class includes properties such as `MergeBehavior`, which dictates the merging of messages, and `Messages`, a list of rich responses displayed to the user."]]],[]]