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-07-26 UTC."],[[["This page documents the `EnvironmentsConnection` object, which provides virtual methods for the user-facing overload sets found in the `EnvironmentsClient`."],["The latest version available is 2.37.0-rc, with a range of other versions from 2.36.0 down to 2.11.0 also accessible, with links for more details."],["The `EnvironmentsConnection` interface supports various functions including `CreateEnvironment`, `GetEnvironment`, `ListEnvironments`, `UpdateEnvironment`, `DeleteEnvironment`, `SaveSnapshot`, and `LoadSnapshot`."],["Custom behavior can be injected into tests that use `EnvironmentsClient` objects, using this interface and related classes."],["A concrete instance of `EnvironmentsConnection` can be created using `MakeEnvironmentsConnection()`, while a mock instance can be made using `composer_v1_mocks::MockEnvironmentsConnection`."]]],[]]