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 documentation for the `WebhookResponse.Types.FulfillmentResponse` class within the Google Cloud Dialogflow CX V3 API for .NET."],["The `FulfillmentResponse` class represents a fulfillment response that is sent back to the user, and the documentation is available for version 2.6.0 of this API."],["The page lists the various available versions, from 1.0.0 to the latest version 2.23.0, each with their respective documentation links, all related to `WebhookResponse.Types.FulfillmentResponse`."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, with multiple methods and properties such as `MergeBehavior` and `Messages` documented."],["The class has two constructors, one default constructor that takes no parameters and one that takes another `FulfillmentResponse` as a parameter, used for cloning."]]],[]]