// 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\u003eThe latest available version is 2.37.0-rc, which is a release candidate for the compute interconnect locations client.\u003c/p\u003e\n"],["\u003cp\u003eThis document provides access to a range of versions for the compute interconnect locations client, spanning from version 2.15.1 up to the current release candidate.\u003c/p\u003e\n"],["\u003cp\u003eUsers can find specific documentation and configurations for each version listed, allowing access to previous builds and documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe provided code snippet demonstrates how to configure the endpoint for \u003ccode\u003eInterconnectLocationsClient\u003c/code\u003e, including private Google Access settings.\u003c/p\u003e\n"],["\u003cp\u003eEach listed version contains documentation at a specific endpoint using a corresponding version number, allowing for targeted retrieval of information.\u003c/p\u003e\n"]]],[],null,[]]