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-21 UTC."],[[["The page provides documentation for the `OrganizationsConnection` class within the Google Cloud Resource Manager v3 C++ client library, with the latest version being 2.37.0-rc."],["`OrganizationsConnection` defines virtual methods corresponding to user-facing overload sets in `OrganizationsClient`, enabling custom behavior injection for testing purposes, such as mocking."],["Users can find a list of older versions of the documentation to the `OrganizationsConnection` class on the webpage, ranging from versions 2.11.0 to 2.36.0."],["The class includes functions such as `GetOrganization`, `SearchOrganizations`, `GetIamPolicy`, `SetIamPolicy`, and `TestIamPermissions`, all of which handle specific Google Cloud Resource Manager operations."],["`MakeOrganizationsConnection()` can be used to create a concrete instance of the class, and `MockOrganizationsConnection` can be used to create a mocked instance for testing purposes."]]],[]]