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-04-09 UTC."],[[["This webpage provides reference documentation for the `WebhookResponse.Types.FulfillmentResponse` class within the Google.Cloud.Dialogflow.Cx.V3 namespace, detailing its structure and implementation."],["The class `WebhookResponse.Types.FulfillmentResponse` is part of the Dialogflow v3 API and is used to define the response sent back to the user."],["The documentation includes version history, with the latest version being 2.23.0 and a complete list of prior versions."],["The class inherits from the `object` class and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its capabilities in handling message responses and cloning."],["Key properties of the `FulfillmentResponse` class are outlined, which include `MergeBehavior` for controlling how messages are combined, and `Messages`, which contains a list of responses directed to the user."]]],[]]