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."],[[["This document provides reference documentation for the `WebhookResponse.Types.FulfillmentResponse` class within the Google.Cloud.Dialogflow.Cx.V3 API, specifically for version 2.18.0, which can be found under the namespace `Google.Cloud.Dialogflow.Cx.V3`."],["`WebhookResponse.Types.FulfillmentResponse` represents a fulfillment response to the user and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties such as `MergeBehavior`, which determines the merge behavior for messages, and `Messages`, which is a list of rich message responses."],["Multiple previous versions of this document are available, dating back to version 1.0.0, and the latest version is 2.23.0, for those looking to use a different version of this documentation."],["The document contains constructors for the `FulfillmentResponse` class, namely `FulfillmentResponse()` and `FulfillmentResponse(WebhookResponse.Types.FulfillmentResponse other)`."]]],[]]