This interface defines virtual methods for each of the user-facing overload sets in ExperimentsClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type ExperimentsClient.
[[["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-05 UTC."],[[["This webpage details the `ExperimentsConnection` object for `ExperimentsClient` in the Dialogflow CX C++ library, which facilitates custom behavior in testing."],["The `ExperimentsConnection` interface provides virtual methods that correspond to each user-facing overload set in `ExperimentsClient`."],["This page lists versions of the `ExperimentsConnection`, ranging from version 2.11.0 up to the latest 2.37.0-rc, along with the corresponding links."],["The page details the virtual functions available in `ExperimentsConnection`, which includes functions such as `ListExperiments`, `GetExperiment`, `CreateExperiment`, `UpdateExperiment`, `DeleteExperiment`, `StartExperiment`, `StopExperiment`, and others for location and operation management."],["To create a concrete instance of `ExperimentsConnection` see `MakeExperimentsConnection()` and for mocking, users can leverage `dialogflow_cx_mocks::MockExperimentsConnection`."]]],[]]