This interface defines virtual methods for each of the user-facing overload sets in DataTaxonomyServiceClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type DataTaxonomyServiceClient.
[[["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-04-09 UTC."],[[["This document details the `DataTaxonomyServiceConnection` object, which provides an interface for interacting with the `DataTaxonomyServiceClient` and includes virtual methods corresponding to the client's overload sets."],["The content covers a range of versions from 2.11.0 up to the latest release candidate 2.37.0-rc, with each version offering access to documentation for the `DataTaxonomyServiceConnection`."],["The provided functions allow for operations such as creating, updating, deleting, listing, and getting data taxonomies, data attribute bindings, and data attributes, along with a function to get options."],["Users can create a concrete instance of `DataTaxonomyServiceConnection` using `MakeDataTaxonomyServiceConnection()` and can mock it with `dataplex_v1_mocks::MockDataTaxonomyServiceConnection` for testing purposes."],["Each function is defined with parameter descriptions and return types, including handling of asynchronous operations via `future` and `StatusOr` to denote potential errors."]]],[]]