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-04-17 UTC."],[[["This webpage details the `OrganizationsConnection` class, which is used to define virtual methods for user-facing overloads in `OrganizationsClient` in the Google Cloud Resource Manager v3 C++ library."],["The most recent version available is `2.37.0-rc`, and the page documents version `2.36.0` of the `OrganizationsConnection` class and provides links to previous versions going back to `2.11.0`."],["`OrganizationsConnection` enables the injection of custom behavior, such as using a Google Mock object, when writing tests that utilize `OrganizationsClient` objects."],["The interface includes virtual methods like `GetOrganization`, `SearchOrganizations`, `GetIamPolicy`, `SetIamPolicy`, `TestIamPermissions`, and `GetOperation`, which handle various operations related to organization management."],["The page explains how to create an instance of `OrganizationsConnection` with `MakeOrganizationsConnection()` and references `MockOrganizationsConnection` for mocking."]]],[]]