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 Google.Cloud.Dialogflow.Cx.V3 .NET library, specifically for various versions."],["The `WebhookResponse.Types.FulfillmentResponse` class represents a fulfillment response to the user in the Dialogflow v3 API, and is shown to implement multiple interfaces like IMessage and IEquatable."],["The page lists all versions of the library that include the `WebhookResponse.Types.FulfillmentResponse` class, from version 1.0.0 to 2.23.0, with 2.23.0 being the latest version."],["Key properties of the `WebhookResponse.Types.FulfillmentResponse` class include `MergeBehavior`, which controls how messages are merged, and `Messages`, which is a list of rich message responses for the user."],["The class also includes the use of 2 constructors, `FulfillmentResponse()` and `FulfillmentResponse(WebhookResponse.Types.FulfillmentResponse other)` that can be used to create new instances."]]],[]]