This interface defines virtual methods for each of the user-facing overload sets in EnvironmentsClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type EnvironmentsClient.
[[["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 provides documentation for the `EnvironmentsConnection` object in the Google Cloud Dialogflow CX C++ client library, covering versions from 2.11.0 up to the latest release candidate 2.37.0-rc."],["The `EnvironmentsConnection` class defines virtual methods that correspond to each of the user-facing overload sets in `EnvironmentsClient`, enabling the injection of custom behavior for testing purposes."],["The content includes details on how to create a concrete instance of `EnvironmentsConnection` using `MakeEnvironmentsConnection()` and how to use `MockEnvironmentsConnection` for mocking."],["It outlines the various virtual functions available within `EnvironmentsConnection`, such as `ListEnvironments`, `GetEnvironment`, `CreateEnvironment`, `UpdateEnvironment`, `DeleteEnvironment`, `LookupEnvironmentHistory`, `RunContinuousTest`, `ListContinuousTestResults`, and `DeployFlow`, each with its respective parameters and return types."],["The documentation is specifically centered on the `classgoogle_1_1cloud_1_1dialogflow__cx_1_1EnvironmentsConnection` class from version 2.16.0, referencing other relevant versions of the same class, as well as the related `EnvironmentsClient` and `MockEnvironmentsConnection` classes."]]],[]]