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 document details the `EnvironmentsConnection` object for `EnvironmentsClient`, providing a virtual interface for interacting with Dialogflow ES environments across numerous versions."],["The latest release candidate version is 2.37.0-rc, while the most recent stable release is version 2.36.0, with the oldest version listed being 2.11.0."],["This interface is designed to allow custom behavior injection, particularly for testing, using the `MockEnvironmentsConnection` class."],["`EnvironmentsConnection` includes virtual methods to manage environments, such as `ListEnvironments`, `GetEnvironment`, `CreateEnvironment`, `UpdateEnvironment`, `DeleteEnvironment`, and `GetEnvironmentHistory`, each corresponding to a related request."],["Additional virtual functions are provided to interact with operations and locations, including `ListLocations`, `GetLocation`, `ListOperations`, `GetOperation`, and `CancelOperation`, offering a full range of functionalities for managing cloud resources."]]],[]]