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 webpage details the `ExperimentsConnection` object for the `ExperimentsClient` in Dialogflow CX, specifically within version 2.22.0."],["The `ExperimentsConnection` interface provides virtual methods for various actions, such as listing, getting, creating, updating, deleting, starting, and stopping experiments, all mirroring the functionalities found in `ExperimentsClient`."],["Users can utilize this interface to inject custom behaviors, particularly when creating tests involving `ExperimentsClient` objects, offering flexibility in testing environments."],["The latest version available is 2.37.0-rc, and this page also provides access to previous versions, including 2.36.0 down to 2.11.0."],["The provided content gives the functionality `Options` and detailed information about the parameters and return types for each of the functions that can be called through this `ExperimentsConnection` interface, like `ListExperiments`, `GetExperiment`, `CreateExperiment` and others."]]],[]]