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-04-09 UTC."],[[["This document outlines the `MetadataServiceConnection` interface, which defines virtual methods for each user-facing overload in `MetadataServiceClient`."],["The `MetadataServiceConnection` interface allows users to inject custom behaviors into tests involving `MetadataServiceClient`."],["The document lists all available versions of the `MetadataServiceConnection` class, from 2.11.0 up to the latest release candidate, 2.37.0-rc."],["Key functionalities of the `MetadataServiceConnection` include managing entities and partitions through operations like Create, Update, Delete, Get, and List, as well as managing locations and operations, and setting, getting, and testing IAM permissions."],["Users can use the `MakeMetadataServiceConnection()` function to create a concrete instance of `MetadataServiceConnection`, and use `MockMetadataServiceConnection` for mocking."]]],[]]