[[["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 page provides reference documentation for the `Fulfillments.FulfillmentsBase` class within the Google Cloud Dialogflow v2 API for .NET, covering versions from 3.2.0 to the latest, 4.26.0."],["The `Fulfillments.FulfillmentsBase` class is a base class for server-side implementations of the `Fulfillments` service, part of the `Google.Cloud.Dialogflow.V2` namespace."],["The class offers two primary methods: `GetFulfillment`, which retrieves a fulfillment, and `UpdateFulfillment`, which allows for the updating of a fulfillment, both of which interact with the server via a `ServerCallContext`."],["The `GetFulfillment` and `UpdateFulfillment` methods each require a corresponding request object (`GetFulfillmentRequest` or `UpdateFulfillmentRequest`) and return a task wrapping a `Fulfillment` object."],["The latest version available for `Fulfillments.FulfillmentsBase` is 4.26.0, and there are many previous versions available in the list as far back as 3.2.0."]]],[]]