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-04-09 UTC."],[[["The webpage provides documentation for the `ExperimentsConnection` class within the Google Cloud Dialogflow CX C++ library, with the latest version being `2.37.0-rc`."],["This `ExperimentsConnection` class defines virtual methods that mirror the user-facing overload sets in `ExperimentsClient`, enabling custom behavior injection, such as with Google Mock objects, for testing purposes."],["The interface offers functionalities like listing, getting, creating, updating, deleting, starting, and stopping experiments, using specific request objects and returning either a `Status`, `StatusOr`, or a `StreamRange` containing the respective experiment data."],["The webpage also provides links to create concrete instances of `ExperimentsConnection` with the `MakeExperimentsConnection()` function, or to mock instances using `dialogflow_cx_mocks::MockExperimentsConnection`."],["The page contains an archive of documentation for the `ExperimentsConnection` object for `ExperimentsClient`, providing links to versions ranging from `2.11.0` up to the `2.37.0-rc` latest version."]]],[]]