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 document outlines the `ProjectsConnection` interface for `ProjectsClient`, which defines virtual methods for user-facing overload sets."],["The `ProjectsConnection` interface facilitates custom behavior injection, such as with a Google Mock object, for testing purposes."],["The latest version of the interface is `2.37.0-rc`, while the current version of documentation is for version `2.22.1`."],["There are a list of virtual functions available on this interface that can be used such as `DisableXpnHost`, `GetProject`, and `MoveInstance`."],["The document also provides a way to create a concrete instance using `MakeProjectsConnection()`, and describes mocking with `compute_projects_v1_mocks::MockProjectsConnection`."]]],[]]