// 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 vpc_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-08-14 UTC."],[[["\u003cp\u003eThe latest version available for the gkemulticloud C++ library is 2.37.0-rc.\u003c/p\u003e\n"],["\u003cp\u003eThis page provides documentation and reference materials for the \u003ccode\u003egkemulticloud_v1_1_1AzureClustersClient\u003c/code\u003e across multiple versions, with each version having its own specific endpoint configuration.\u003c/p\u003e\n"],["\u003cp\u003eA range of versions from 2.11.0 up to the latest 2.37.0-rc is available for access, allowing users to browse through previous releases.\u003c/p\u003e\n"],["\u003cp\u003eUsers can override the default endpoint configuration for \u003ccode\u003egkemulticloud_v1::AzureClustersClient\u003c/code\u003e by setting the \u003ccode\u003eEndpointOption\u003c/code\u003e to \u003ccode\u003eprivate.googleapis.com\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe provided code snippet demonstrates how to set up an \u003ccode\u003eAzureClustersClient\u003c/code\u003e with a custom endpoint, which is particularly relevant when using Private Google Access.\u003c/p\u003e\n"]]],[],null,[]]