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-14 UTC."],[[["This page details the `ExperimentsConnection` object for `ExperimentsClient`, which is used for managing Dialogflow CX experiments."],["The `ExperimentsConnection` interface provides virtual methods for user-facing operations, enabling the injection of custom behavior, such as with Google Mock objects, for testing purposes."],["The latest version is 2.37.0-rc, and there are numerous prior versions of the interface, such as 2.24.0 which is the currently selected version, all the way down to 2.11.0, each with their own links."],["The interface includes methods for managing experiments, such as `ListExperiments`, `GetExperiment`, `CreateExperiment`, `UpdateExperiment`, `DeleteExperiment`, `StartExperiment`, and `StopExperiment`, each taking specific request objects and returning either a status or an `Experiment` object."]]],[]]