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, outlining its purpose as representing a fulfillment response to the user."],["The class has a list of version numbers from 1.0.0 up to 2.23.0 which is marked as the latest, all of which have documentation links to their specific page."],["`WebhookResponse.Types.FulfillmentResponse` inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `FulfillmentResponse` class include `MergeBehavior` for handling message merging and `Messages` for managing a list of rich message responses, as well as constructors to instantiate the class."],["The namespace for the given class is `Google.Cloud.Dialogflow.Cx.V3`, and the containing assembly is `Google.Cloud.Dialogflow.Cx.V3.dll`."]]],[]]