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` class, which provides an interface for interacting with the `MetadataServiceClient` in the Dataplex v1 API, specifically for version 2.23.0."],["The `MetadataServiceConnection` class defines virtual methods for user-facing operations within `MetadataServiceClient`, including actions such as creating, updating, deleting, getting, and listing entities and partitions."],["Users can implement custom behaviors in their tests using this interface, like with a Google Mock object, to test objects of type `MetadataServiceClient`."],["A concrete instance of `MetadataServiceConnection` can be created via the `MakeMetadataServiceConnection()` function."],["The document provides links to the documentation for various versions of the `MetadataServiceConnection` class, including the most recent release candidate."]]],[]]