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 for .NET."],["The `WebhookResponse.Types.FulfillmentResponse` class represents a fulfillment response that is sent back to the user and is a class found in the `Google.Cloud.Dialogflow.Cx.V3` namespace."],["This page also provides the various versions of the API from version 1.0.0 to the latest version 2.23.0."],["The `FulfillmentResponse` class is part of the class `WebhookResponse`, and implements several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `FulfillmentResponse` class contains properties such as `MergeBehavior` and `Messages`, which are for managing how messages are handled and the list of rich messages sent back to the user, respectively."]]],[]]