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-21 UTC."],[[["This page documents the `FulfillmentsConnection` class, which provides an interface for defining virtual methods for user-facing overload sets in the `FulfillmentsClient`."],["The `FulfillmentsConnection` interface facilitates custom behavior injection, such as using a Google Mock object, for testing purposes with `FulfillmentsClient` objects."],["The latest version documented is `2.37.0-rc`, and there are links to older versions, including `2.36.0` down to `2.11.0` within the provided documentation."],["There are many functions that can be called on the virtual `FulfillmentsConnection` object, including `options()`, `GetFulfillment()`, `UpdateFulfillment()`, `ListLocations()`, `GetLocation()`, `ListOperations()`, `GetOperation()`, and `CancelOperation()`."],["The documentation includes information to aid in creating concrete instances with `MakeFulfillmentsConnection()` and information to aid in mocking with `dialogflow_es_mocks::MockFulfillmentsConnection`."]]],[]]