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."],[[["The provided content details the `WebhookResponse.Types.FulfillmentResponse` class within the Google Cloud Dialogflow CX v3 API, specifically focusing on its various versions."],["The latest version available for the class is version 2.23.0, and it contains links to older versions dating back to version 1.0.0 for reference."],["This class, `FulfillmentResponse`, is designed to represent the fulfillment response sent back to a user, and it inherits from several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `MergeBehavior` which controls how messages are merged and `Messages`, a list of rich message responses for the user."],["The documentation provided covers the class constructors, properties, and inherited members, offering a complete picture of `WebhookResponse.Types.FulfillmentResponse`."]]],[]]