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."],[[["The latest version available for the Dialogflow v3 API class `WebhookResponse.Types.FulfillmentResponse` is 2.23.0, while the current context is on version 2.20.0."],["This document provides reference documentation and code samples for the `WebhookResponse.Types.FulfillmentResponse` class within the Dialogflow v3 API."],["`WebhookResponse.Types.FulfillmentResponse` represents a fulfillment response to the user and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `FulfillmentResponse` offers constructors for creating instances, either default or copied from an existing `WebhookResponse.Types.FulfillmentResponse` object."],["`FulfillmentResponse` has properties `MergeBehavior`, which determines how messages are merged, and `Messages`, which is a list of `ResponseMessage` objects containing rich messages for the user."]]],[]]