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"]],[["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 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."]]],[]]