This interface defines virtual methods for each of the user-facing overload sets in OrganizationsClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type OrganizationsClient.
[[["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-08-14 UTC."],[[["This webpage provides documentation for the `OrganizationsConnection` class within the Google Cloud Resource Manager v3 C++ client library, with the latest release candidate being version 2.37.0-rc."],["The `OrganizationsConnection` class defines virtual methods that mirror the user-facing overload sets found in `OrganizationsClient`, allowing users to inject custom behavior for testing purposes."],["Users can create a concrete instance of `OrganizationsConnection` using the `MakeOrganizationsConnection()` function, and the class can be mocked for testing using `resourcemanager_v3_mocks::MockOrganizationsConnection`."],["Key functions of the `OrganizationsConnection` class include `GetOrganization`, `SearchOrganizations`, `GetIamPolicy`, `SetIamPolicy`, and `TestIamPermissions`, each corresponding to a different operation on Google Cloud organizations."],["The page also provides a complete list of prior versions, going back to version 2.11.0."]]],[]]