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-21 UTC."],[[["This document outlines the `ExperimentsConnection` class within the Google Cloud Dialogflow CX library, which interfaces with `ExperimentsClient` for managing experiment-related operations."],["The `ExperimentsConnection` class defines virtual methods, enabling custom behavior injection for testing purposes, such as with Google Mock objects."],["The document lists the various available versions of this class, ranging from the latest release candidate 2.37.0-rc down to version 2.11.0, accessible via hyperlinks."],["The class offers functions for managing experiments such as listing, retrieving, creating, updating, deleting, starting, and stopping, each with its own request and response types."],["The class also contains the functions for locations and operations, such as the ability to list and get the locations, and list, get and cancel operations."]]],[]]