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-03-14 UTC."],[[["This webpage details the `ProjectsConnection` object, which is integral to the `ProjectsClient` in the Google Cloud Resource Manager v3."],["`ProjectsConnection` defines virtual methods for each user-facing overload set found in `ProjectsClient`, enabling custom behavior injection during testing."],["The page provides access to multiple versions of the `ProjectsConnection` documentation, with version 2.37.0-rc being the latest, all the way back to 2.11.0."],["The `ProjectsConnection` interface features virtual methods for project operations, including `GetProject`, `ListProjects`, `CreateProject`, `DeleteProject`, `GetIamPolicy`, and `SetIamPolicy`."],["The webpage displays information to create a concrete instance through `MakeProjectsConnection()` or a mock version using `resourcemanager_v3_mocks::MockProjectsConnection`."]]],[]]