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, covering versions from 2.11.0 up to the latest release candidate 2.37.0-rc."],["The `OrganizationsConnection` class offers virtual methods that mirror the user-facing overloads found in `OrganizationsClient`, facilitating the injection of custom behavior for testing purposes."],["Key methods defined within `OrganizationsConnection` include `GetOrganization`, `SearchOrganizations`, `GetIamPolicy`, `SetIamPolicy`, and `TestIamPermissions`, each managing requests and responses related to organization resources and IAM policies."],["Users can create a concrete instance of the `OrganizationsConnection` using `MakeOrganizationsConnection()`, and the `resourcemanager_v3_mocks::MockOrganizationsConnection` class is available for creating mock objects for testing."],["The documentation highlights that version 2.37.0-rc is the latest version, while version 2.30.0 is the active version currently being reviewed."]]],[]]