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-05 UTC."],[[["This webpage details the `EnvironmentsConnection` class, which provides an interface for interacting with the `EnvironmentsClient` in Google Cloud Composer version 2.16.0."],["The `EnvironmentsConnection` class defines virtual methods for all user-facing operations available in `EnvironmentsClient`, such as creating, retrieving, updating, deleting, and listing environments."],["It supports customization of behavior for testing purposes, allowing for the injection of mock objects via `composer_v1_mocks::MockEnvironmentsConnection`."],["The webpage lists all the versions of the `EnvironmentsConnection` class, from 2.11.0 to the latest release candidate 2.37.0-rc."],["The functions section describes all the virtual function members, which include operations for managing airflow commands, snapshots, and database failovers."]]],[]]