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"]],[["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-30 UTC."],[[["This webpage provides documentation for the `ProjectsConnection` class within the Google Cloud Resource Manager v3 C++ client library, with the latest release candidate being version 2.37.0-rc."],["The `ProjectsConnection` class defines virtual methods that correspond to the user-facing overload sets in `ProjectsClient`, allowing users to inject custom behavior for testing purposes."],["Users can retrieve specific project details using `GetProject`, and also get the full listing of projects with `ListProjects` or search projects with `SearchProjects`."],["The content also provides methods to interact with projects in their lifecycle, such as `CreateProject`, `UpdateProject`, `MoveProject`, `DeleteProject`, and `UndeleteProject`."],["The document also details the functionnality to interact with the project IAM policies using `GetIamPolicy`, `SetIamPolicy`, and `TestIamPermissions` functions."]]],[]]