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-21 UTC."],[[["This webpage details the `EnvironmentsConnection` object, which acts as an interface for the `EnvironmentsClient` in Google Cloud Composer."],["It provides virtual methods for each user-facing overload set found within `EnvironmentsClient`, allowing for custom behavior injection during testing."],["The page lists available versions of the Composer environment, ranging from version 2.11.0 up to the latest release candidate 2.37.0-rc, and includes version 2.17.0, which is also a part of the page content."],["The `EnvironmentsConnection` object provides methods for various operations, including creating, getting, listing, updating, and deleting environments, alongside managing Airflow commands and snapshots."],["The webpage directs users to `MakeEnvironmentsConnection()` for creating concrete instances and `composer_v1_mocks::MockEnvironmentsConnection` for mocking."]]],[]]