This interface defines virtual methods for each of the user-facing overload sets in ManagedIdentitiesServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type ManagedIdentitiesServiceClient.
[[["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 page provides documentation for the `ManagedIdentitiesServiceConnection` class, which is part of the Google Cloud Managed Identities C++ client library, with the most recent version being 2.37.0-rc."],["The `ManagedIdentitiesServiceConnection` class defines virtual methods that correspond to the user-facing methods found in the `ManagedIdentitiesServiceClient`."],["Users can create a concrete instance of the `ManagedIdentitiesServiceConnection` class by using the `MakeManagedIdentitiesServiceConnection()` function."],["This class supports custom behavior injection for testing by allowing the use of mock objects, specifically `MockManagedIdentitiesServiceConnection`."],["The interface includes virtual methods for various managed identity service operations such as creating, resetting, listing, getting, updating, deleting domains, and also for attaching, reconfiguring, detaching, and validating trusts."]]],[]]