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"]],[["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 provides documentation for the `ProjectsConnection` object, which is part of the Google Cloud C++ client library for Compute Projects API."],["It outlines the available versions of the `ProjectsConnection` class, from 2.15.1 up to the latest release candidate 2.37.0-rc."],["The `ProjectsConnection` object interface allows for the definition of virtual methods for user-facing overload sets in `ProjectsClient`."],["The page details virtual methods that can be used, including managing XPN resources and host, moving disk and instances, and setting instance metadata, network tiers, and usage export buckets."],["The page also offers direction for creating a concrete instance with `MakeProjectsConnection()` and mocking instances with `compute_projects_v1_mocks::MockProjectsConnection`."]]],[]]