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 `OrganizationsConnection` object interfaces with the `OrganizationsClient` to define virtual methods for user-facing operations."],["This object is designed to enable custom behavior injection, such as using Google Mock objects, during testing."],["The `OrganizationsConnection` supports retrieving organization details, searching for organizations, managing IAM policies, and getting operation statuses through its virtual methods."],["The latest release candidate version of the library is 2.37.0-rc and the latest stable release is 2.36.0, while the version detailed is 2.31.0."],["Concrete instances of the `OrganizationsConnection` class can be created using the `MakeOrganizationsConnection()` method."]]],[]]