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 Dialogflow v3 API, specifically for .NET."],["The class `WebhookResponse.Types.FulfillmentResponse` represents a fulfillment response that is sent back to the user, as per the Dialogflow v3 API."],["The documentation lists various versions of the `Google.Cloud.Dialogflow.Cx.V3` library, ranging from version 1.0.0 to the latest 2.23.0."],["This `FulfillmentResponse` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, demonstrating its role within the Google Protobuf framework."],["Key properties of this class are `MergeBehavior`, which defines how messages are merged, and `Messages`, which holds the rich message responses for the user, as part of the fulfillment."]]],[]]