// 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::AzureClustersClient(
google::cloud::gkemulticloud_v1::MakeAzureClustersConnection("unused",
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 webpage provides access to the version history and documentation for the `gkemulticloud_v1_1_1AzureClustersClient` component."],["The latest release candidate version available is `2.37.0-rc`, with a full list of past releases provided below."],["The current active version of the documentation on this page is `2.15.1`."],["Each version listed includes a link to its specific documentation page, detailing the `gkemulticloud_v1_1_1AzureClustersClient` endpoint snippet."],["This endpoint configuration can be overriden with the use of `google::cloud::Options` to set a custom configuration."]]],[]]