// 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::compute_interconnect_locations_v1::
InterconnectLocationsClient(
google::cloud::compute_interconnect_locations_v1::
MakeInterconnectLocationsConnectionRest(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\u003eThis page provides access to the documentation for various versions of the \u003ccode\u003ecompute_interconnect_locations_v1::InterconnectLocationsClient\u003c/code\u003e within the C++ library.\u003c/p\u003e\n"],["\u003cp\u003eVersion 2.37.0-rc is the latest release candidate, while 2.31.0 is the current default version displayed, with previous versions available as far back as 2.15.1.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes details on configuring the endpoint, with an example that demonstrates how to override the default settings to use \u003ccode\u003eprivate.googleapis.com\u003c/code\u003e for private access.\u003c/p\u003e\n"],["\u003cp\u003eEach version from 2.37.0-rc to 2.15.1 contains a link to documentation regarding \u003ccode\u003ecompute_interconnect_locations_v1_1_1InterconnectLocationsClient\u003c/code\u003e and its endpoint snippet.\u003c/p\u003e\n"]]],[],null,[]]