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-21 UTC."],[[["This document details the `ManagedIdentitiesServiceConnection` interface, which provides virtual methods for user-facing operations within the `ManagedIdentitiesServiceClient`."],["The latest release candidate for this service is version 2.37.0-rc, with a history of versions going back to 2.11.0."],["Users can customize the behavior of `ManagedIdentitiesServiceClient` through this interface, useful for testing purposes or by utilizing Google Mock."],["The interface defines virtual methods for operations such as creating, updating, deleting, listing, and managing domains, as well as their trusts."],["To create a functional instance of this service, refer to the `MakeManagedIdentitiesServiceConnection()` method and for mocking, reference `MockManagedIdentitiesServiceConnection`."]]],[]]