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-15 UTC."],[[["This document details the `ProjectsConnection` interface for the `ProjectsClient`, which defines virtual methods for all user-facing overload sets."],["The latest version available is `2.37.0-rc`, while the current page's version is `2.22.0`, and links to various previous versions from 2.36.0 down to 2.15.1 are available."],["`ProjectsConnection` is used for injecting custom behavior into tests and can be mocked using `MockProjectsConnection`."],["The interface includes methods for managing XPN hosts and resources, such as `DisableXpnHost`, `EnableXpnResource`, and retrieving project details via `GetProject` and `GetXpnHost`."],["It also contains methods to manage instances, disks, network tiers, and usage export buckets."]]],[]]