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-04-17 UTC."],[[["This document outlines the `FulfillmentsConnection` interface for the Dialogflow ES API, which facilitates the customization of `FulfillmentsClient` behavior, especially for testing purposes."],["The latest release candidate for this component is version 2.37.0-rc, while version 2.34.0 is currently being viewed and is the version that all information in this page pertains to."],["`FulfillmentsConnection` provides virtual methods corresponding to user-facing overload sets in `FulfillmentsClient`, enabling the injection of custom behaviors."],["The interface includes methods like `GetFulfillment`, `UpdateFulfillment`, `ListLocations`, and `GetOperation`, among others, to manage Dialogflow operations."],["A concrete instance of `FulfillmentsConnection` can be created using `MakeFulfillmentsConnection()`, and the `MockFulfillmentsConnection` is provided for testing purposes."]]],[]]