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-04-09 UTC."],[[["This page details the `EnvironmentsConnection` class for `EnvironmentsClient` within the Dialogflow CX C++ library, providing an interface for managing environments and related operations."],["The `EnvironmentsConnection` class allows for custom behavior injection, such as with mock objects, when testing applications that utilize `EnvironmentsClient`."],["The document lists available versions of the API, with `2.37.0-rc` being the latest release candidate and version `2.12.0` being the current version the document is specifically regarding."],["Key functions available through this interface include managing environments by creating, retrieving, updating, deleting, and listing them, as well as running and listing continuous tests and deploying flows."],["Methods like `ListEnvironments`, `GetEnvironment`, and `CreateEnvironment` are described, along with the specific request types and return values, such as `StatusOr` or `StreamRange`, each method takes."]]],[]]