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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This webpage details the `MetadataServiceConnection` object, which is utilized by the `MetadataServiceClient` within version 2.20.0 of the Google Cloud Dataplex C++ library."],["The `MetadataServiceConnection` interface provides virtual methods corresponding to user-facing overload sets in `MetadataServiceClient`, enabling users to implement custom behaviors during testing."],["The webpage offers a list of versions from 2.11.0 up to 2.37.0-rc, all of which contain the class `MetadataServiceConnection` allowing users to access historical documentations."],["The content provides information about functions such as `CreateEntity`, `UpdateEntity`, `DeleteEntity`, `GetEntity`, `ListEntities`, `CreatePartition`, `DeletePartition`, `GetPartition`, and `ListPartitions`, detailing their parameters and return types."],["The `MakeMetadataServiceConnection()` and `dataplex_v1_mocks::MockMetadataServiceConnection` functions are mentioned to create concrete instances or for mocking purposes, respectively."]]],[]]