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 webpage provides reference documentation for the `WebhookResponse.Types.FulfillmentResponse` class within the Dialogflow v3 API, used for creating fulfillment responses."],["The page includes a list of available versions of the `WebhookResponse.Types.FulfillmentResponse` class, ranging from the latest version 2.23.0 down to version 1.0.0, and each link goes to a dedicated page covering that specific version."],["`FulfillmentResponse` is a class that implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `FulfillmentResponse` class contains properties such as `MergeBehavior` which defines merge behavior for messages, and `Messages`, a list of rich message responses to present to the user."],["The documentation covers the inheritance, implemented interfaces, namespace, assembly, constructors, properties, and property values of the `WebhookResponse.Types.FulfillmentResponse` class."]]],[]]