// 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::gkemulticloud_v1::AttachedClustersClient(
google::cloud::gkemulticloud_v1::MakeAttachedClustersConnection("unused",
options));
[[["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 provides a comprehensive list of versions for the `gkemulticloud_v1_1_1AttachedClustersClient` endpoint, ranging from the latest release candidate `2.37.0-rc` down to version `2.11.0`."],["Each version listed links to specific documentation, enabling developers to access details for the `gkemulticloud_v1_1_1AttachedClustersClient-endpoint-snippet` at each release."],["The page outlines how to override the `gkemulticloud_v1::AttachedClustersClient` endpoint configuration, including an example using Private Google Access via the `private.googleapis.com` endpoint."],["Version `2.19.0` is indicated as the top level version of the page."]]],[]]