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