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-21 UTC."],[[["This webpage details the `MetadataServiceConnection` class within the Google Cloud Dataplex C++ library, which is currently at version 2.14.0."],["The `MetadataServiceConnection` interface provides virtual methods corresponding to the user-facing overloads found in `MetadataServiceClient`, enabling custom behavior injection for testing."],["The latest release candidate version for dataplex is `2.37.0-rc`, while version `2.14.0` is the specific version the documentation focuses on."],["Key functionalities within the `MetadataServiceConnection` class include managing entities and partitions through operations like Create, Update, Delete, Get, and List."],["Users can use the `MakeMetadataServiceConnection()` function to create a concrete instance of `MetadataServiceConnection`, and `dataplex_v1_mocks::MockMetadataServiceConnection` for mocking purposes."]]],[]]