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` class, which defines virtual methods for each user-facing overload in `EnvironmentsClient` within the Dialogflow CX C++ library."],["The `EnvironmentsConnection` interface allows for injecting custom behavior, such as with a Google Mock object, when testing `EnvironmentsClient` objects."],["The page provides links to documentation for multiple versions of the `EnvironmentsConnection` class, including the latest release candidate version, 2.37.0-rc, and versions down to 2.11.0."],["The functions covered by the `EnvironmentsConnection` class include managing environments, running continuous tests, and deploying flows, with details provided for each function's parameters and return types."],["Users can find instructions on how to create an instance of `EnvironmentsConnection` through `MakeEnvironmentsConnection()` and how to use the mocking functionality via `dialogflow_cx_mocks::MockEnvironmentsConnection`."]]],[]]