This interface defines virtual methods for each of the user-facing overload sets in MetadataServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type MetadataServiceClient.
[[["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 document details the `MetadataServiceConnection` interface for the `MetadataServiceClient`, enabling the injection of custom behavior for testing purposes."],["The latest release candidate version available is 2.37.0-rc, with a history of versions dating back to 2.11.0 accessible through the provided links."],["The `MetadataServiceConnection` defines virtual methods for managing entities and partitions, including creating, updating, deleting, getting, and listing operations."],["It also supports operations related to locations, IAM policies, and long-running operations, providing a comprehensive set of functionalities."],["The interface offers a `MakeMetadataServiceConnection()` function to create concrete instances and `MockMetadataServiceConnection` for mocking within tests."]]],[]]