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 page details the `EnvironmentsConnection` object, which provides an interface for virtual methods used by the `EnvironmentsClient` in Dialogflow ES."],["The `EnvironmentsConnection` object enables users to inject custom behavior, like with a Google Mock object, during testing of `EnvironmentsClient` objects."],["A concrete instance of `EnvironmentsConnection` can be created using `MakeEnvironmentsConnection()`."],["The `EnvironmentsConnection` interface includes virtual functions for actions like listing, getting, creating, updating, and deleting environments, as well as retrieving environment history."],["The page shows the different versioning of the `EnvironmentsConnection` class, with version 2.37.0-rc being the latest and 2.11.0 the oldest."]]],[]]