// This configuration is common with Private Google Access:
// https://cloud.google.com/vpc/docs/private-google-access
auto options = google::cloud::Options{}.set<google::cloud::EndpointOption>(
"private.googleapis.com");
auto client = google::cloud::dataplex_v1::DataTaxonomyServiceClient(
google::cloud::dataplex_v1::MakeDataTaxonomyServiceConnection(options));
[[["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-07-09 UTC."],[[["This page provides a comprehensive list of versioned documentation for the `dataplex_v1_1_1DataTaxonomyServiceClient` component."],["The latest available version is 2.37.0-rc, which is indicated as the most recent release candidate."],["The content includes a historical archive of documentation for versions ranging from 2.36.0 down to 2.11.0."],["It demonstrates how to configure the `dataplex_v1::DataTaxonomyServiceClient` endpoint, including examples using `private.googleapis.com` for Private Google Access."],["Each listed version links to its respective documentation page, offering users quick access to specific release content for `dataplex_v1_1_1DataTaxonomyServiceClient`."]]],[]]