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