This interface defines virtual methods for each of the user-facing overload sets in ProjectsClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type ProjectsClient.
To create a concrete instance, see MakeProjectsConnection().
[[["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-02 UTC."],[[["This webpage details the `ProjectsConnection` object for `ProjectsClient`, which is used for interacting with Google Compute Engine projects."],["The `ProjectsConnection` interface allows for custom behavior injection, such as with a Google Mock object, during testing of `ProjectsClient` objects."],["The page lists various versions of the API, with `2.37.0-rc` as the latest version, and includes access to the `ProjectsConnection` for versions down to `2.15.1`."],["It defines virtual methods for actions such as enabling/disabling XPN resources, getting project details, moving instances/disks, and setting common instance metadata."],["The `ProjectsConnection` also provides functionality for managing XPN hosts, including listing and retrieving them."]]],[]]