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-05 UTC."],[[["This page provides documentation for the `MetadataServiceConnection` class within the Google Cloud Dataplex C++ library, specifically version 2.32.0."],["The `MetadataServiceConnection` class defines virtual methods that mirror the user-facing overload sets in `MetadataServiceClient`, enabling custom behavior injection, such as with Google Mock objects, for testing purposes."],["The `MetadataServiceConnection` is used for creating, updating, deleting, and retrieving entities and partitions, as well as managing operations, locations, and IAM policies."],["The documentation includes links to various versions of the `MetadataServiceConnection`, ranging from 2.11.0 to the release candidate 2.37.0-rc, allowing users to browse through changes and find the appropriate version."],["`MakeMetadataServiceConnection()` is provided to create concrete instances of this class, and `MockMetadataServiceConnection` is available for mocking."]]],[]]