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, which is an interface defining virtual methods for user-facing overload sets in `MetadataServiceClient`."],["The `MetadataServiceConnection` class allows for the injection of custom behavior, such as with a Google Mock object, when writing tests that utilize `MetadataServiceClient` objects."],["The page includes a list of available versions for `MetadataServiceConnection`, ranging from 2.11.0 to the latest release candidate 2.37.0-rc, with version 2.22.0 being the currently viewed version."],["The page describes functions within `MetadataServiceConnection`, including `CreateEntity`, `UpdateEntity`, `DeleteEntity`, `GetEntity`, `ListEntities`, `CreatePartition`, `DeletePartition`, `GetPartition`, and `ListPartitions`, each with their corresponding request parameters and return types."],["`MakeMetadataServiceConnection()` is used to create a concrete instance, while `MockMetadataServiceConnection` is used for mocking."]]],[]]