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."],[[["The page details the `FulfillmentsConnection` object for `FulfillmentsClient` in the Dialogflow ES C++ library, version 2.16.0."],["`FulfillmentsConnection` defines virtual methods mirroring user-facing overload sets in `FulfillmentsClient`, enabling custom behavior injection for testing purposes."],["The latest version available in the documentation is `2.37.0-rc`, while many older versions from 2.11.0 to 2.36.0 are also listed."],["The documentation provides instructions on creating a concrete instance using `MakeFulfillmentsConnection()` and mocking with `dialogflow_es_mocks::MockFulfillmentsConnection`."],["The class includes virtual functions for `options()`, `GetFulfillment()`, and `UpdateFulfillment()`, allowing for detailed manipulation and interaction with fulfillment requests."]]],[]]