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.
[[["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-04-23 UTC."],[[["This webpage details the `ProjectsConnection` object for `ProjectsClient`, which is part of the Google Cloud Resource Manager v3 C++ client library."],["The page provides links to documentation for various versions of `ProjectsConnection`, ranging from the latest release candidate (2.37.0-rc) down to version 2.11.0."],["`ProjectsConnection` defines virtual methods that mirror the user-facing overload sets found in `ProjectsClient`, allowing for the injection of custom behavior during testing."],["The page covers functions within `ProjectsConnection`, including `GetProject`, `ListProjects`, `CreateProject`, `DeleteProject`, `GetIamPolicy`, and more, detailing the input parameters and return types for each."],["This documentation enables users to create, manage, update, and obtain information about projects within the Google Cloud platform, via the specified methods."]]],[]]