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 page details the `MetadataServiceConnection` class for `MetadataServiceClient`, which is essential for interacting with Google Cloud Dataplex metadata."],["The `MetadataServiceConnection` interface provides virtual methods corresponding to the user-facing overload sets found in `MetadataServiceClient`, facilitating custom behavior injection during testing."],["The document provides links to various versions of the `MetadataServiceConnection`, from version 2.11.0 up to the latest release candidate (2.37.0-rc)."],["The page documents functions, including but not limited to `CreateEntity`, `UpdateEntity`, `DeleteEntity`, `GetEntity`, `ListEntities`, `CreatePartition`, `DeletePartition`, `GetPartition`, and `ListPartitions`, that are part of the `MetadataServiceConnection` class, with parameters and return types."],["The provided content covers how to create a concrete instance of the `MetadataServiceConnection` using `MakeMetadataServiceConnection()` and also how to mock it, with `dataplex_v1_mocks::MockMetadataServiceConnection`."]]],[]]