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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["This webpage provides documentation for the `EnvironmentsConnection` object within the Dialogflow ES C++ library, specifically for version 2.19.0, with links to other versions of the documentation."],["The `EnvironmentsConnection` object defines virtual methods corresponding to user-facing operations in `EnvironmentsClient`, facilitating the injection of custom behaviors for testing purposes."],["Key functions documented include `ListEnvironments`, `GetEnvironment`, `CreateEnvironment`, `UpdateEnvironment`, `DeleteEnvironment`, and `GetEnvironmentHistory`, each with specified request types and return types."],["The documentation includes resources for creating a concrete `EnvironmentsConnection` instance using `MakeEnvironmentsConnection()` and mocking it using `MockEnvironmentsConnection`."],["The latest release candidate version available is `2.37.0-rc`, and the page also offers access to historical documentation versions dating back to `2.11.0`."]]],[]]