// 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_regions_v1::RegionsClient(
google::cloud::compute_regions_v1::MakeRegionsConnectionRest(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 is 2.37.0-rc, which is currently a release candidate.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage lists available versions of compute regions, spanning from version 2.15.1 up to the latest version.\u003c/p\u003e\n"],["\u003cp\u003eEach listed version links to specific documentation for the \u003ccode\u003ecompute_regions_v1_1_1RegionsClient-endpoint-snippet\u003c/code\u003e, providing access to version-specific details.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage provides instructions for overriding the default endpoint configuration for \u003ccode\u003ecompute_regions_v1::RegionsClient\u003c/code\u003e, especially when using Private Google Access.\u003c/p\u003e\n"]]],[],null,[]]