// 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::ExperimentalTag{},
google::cloud::compute_interconnect_locations_v1::
MakeInterconnectLocationsConnectionRest(
google::cloud::ExperimentalTag{}, 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 documents the \u003ccode\u003ecompute_interconnect_locations_v1::InterconnectLocationsClient\u003c/code\u003e for various versions, ranging from 2.15.1 up to the latest release candidate 2.37.0-rc.\u003c/p\u003e\n"],["\u003cp\u003eEach version listed offers a specific snapshot of the \u003ccode\u003eInterconnectLocationsClient\u003c/code\u003e, allowing developers to access documentation relevant to their project's dependencies.\u003c/p\u003e\n"],["\u003cp\u003eThe most recent release candidate version is 2.37.0-rc, indicating ongoing development and potential new features or changes.\u003c/p\u003e\n"],["\u003cp\u003eThe code provided shows how to configure the \u003ccode\u003eInterconnectLocationsClient\u003c/code\u003e endpoint, particularly for Private Google Access by setting the endpoint option to "private.googleapis.com".\u003c/p\u003e\n"],["\u003cp\u003eVersion 2.15.1 is the lowest version referenced within the list of versions provided.\u003c/p\u003e\n"]]],[],null,[]]