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."],[[["The webpage details the `OrganizationsConnection` object, which is crucial for interacting with `OrganizationsClient` in version 2.18.0 of the Google Cloud Resource Manager v3 C++ library."],["Version 2.37.0-rc is the latest release candidate, while numerous previous versions are also listed and linked, ranging back to version 2.11.0."],["`OrganizationsConnection` provides virtual methods, such as `GetOrganization`, `SearchOrganizations`, `GetIamPolicy`, `SetIamPolicy`, and `TestIamPermissions`, for managing organization resources."],["Users can create a concrete instance using `MakeOrganizationsConnection()` or use `MockOrganizationsConnection` for mocking purposes."],["This page allows developers to access detailed documentation and navigate through different releases of `OrganizationsConnection`, allowing them to have a deeper understanding of the functionallity of this class."]]],[]]