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 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`."]]],[]]