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 webpage details the `EnvironmentsConnection` class, which provides an interface for interacting with `EnvironmentsClient` in Google Cloud Composer versions."],["The latest release candidate version of the `EnvironmentsConnection` object is 2.37.0-rc, with multiple older versions also available, ranging from 2.11.0 to 2.36.0, as well as 2.15.1 and 2.25.1."],["`EnvironmentsConnection` defines virtual methods for user-facing overload sets in `EnvironmentsClient`, enabling users to inject custom behaviors for testing purposes."],["The `EnvironmentsConnection` interface includes virtual methods like `CreateEnvironment`, `GetEnvironment`, `ListEnvironments`, `UpdateEnvironment`, `DeleteEnvironment`, and several Airflow command-related functions."],["It also contains functions such as `SaveSnapshot`, `LoadSnapshot`, `DatabaseFailover`, and `FetchDatabaseProperties`, each accepting a request parameter and returning a specific type and description."]]],[]]