This interface defines virtual methods for each of the user-facing overload sets in FulfillmentsClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type FulfillmentsClient.
[[["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-14 UTC."],[[["This webpage provides documentation for the `FulfillmentsConnection` object within the Dialogflow ES C++ library, specifically for version 2.13.0."],["The `FulfillmentsConnection` object interface includes virtual methods corresponding to user-facing overload sets found in `FulfillmentsClient`, enabling the injection of custom behavior for testing."],["The documentation provides a link for creating a concrete instance of `FulfillmentsConnection` with `MakeFulfillmentsConnection()` and a link to mock the connection with `dialogflow_es_mocks::MockFulfillmentsConnection`."],["The page lists available versions, from 2.11.0 up to the release candidate 2.37.0-rc, with a link to each version's documentation."],["The interface includes the virtual functions `options()`, `GetFulfillment(google::cloud::dialogflow::v2::GetFulfillmentRequest const &)`, and `UpdateFulfillment(google::cloud::dialogflow::v2::UpdateFulfillmentRequest const &)`."]]],[]]