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-23 UTC."],[[["The `EnvironmentsConnection` object provides an interface for interacting with the `EnvironmentsClient` in Google Cloud Dialogflow ES."],["This interface includes virtual methods to manage environments, such as listing, getting, creating, updating, and deleting them."],["Users can utilize this class to inject custom behavior during testing with mock objects, like `MockEnvironmentsConnection`."],["It also defines functions for handling locations and operations, like listing or getting, as well as cancelling operations."],["The latest available version is `2.37.0-rc`, and several previous versions are available, ranging down to `2.11.0`."]]],[]]