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 details the `EnvironmentsConnection` object for `EnvironmentsClient` within the Dialogflow CX C++ library, specifically for version 2.17.0."],["The `EnvironmentsConnection` class provides virtual methods corresponding to each user-facing overload set in `EnvironmentsClient`, enabling custom behavior injection during testing."],["The page lists all available versions of `EnvironmentsConnection`, ranging from 2.11.0 up to 2.37.0-rc, the latest release candidate."],["It includes functions such as `ListEnvironments`, `GetEnvironment`, `CreateEnvironment`, `UpdateEnvironment`, `DeleteEnvironment`, `LookupEnvironmentHistory`, `RunContinuousTest`, `ListContinuousTestResults`, and `DeployFlow`, all of which are virtual."],["This page also provides information on how to create a concrete instance using `MakeEnvironmentsConnection()` or use the `dialogflow_cx_mocks::MockEnvironmentsConnection` for mocking purposes."]]],[]]