// 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_region_url_maps_v1::RegionUrlMapsClient(
google::cloud::ExperimentalTag{},
google::cloud::compute_region_url_maps_v1::
MakeRegionUrlMapsConnectionRest(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 different versions of the \u003ccode\u003ecompute_region_url_maps_v1::RegionUrlMapsClient\u003c/code\u003e for C++, with version 2.37.0-rc being the latest release candidate.\u003c/p\u003e\n"],["\u003cp\u003eThe available versions range from 2.15.1 to 2.37.0-rc, each providing a link to its corresponding documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes examples for overriding the endpoint configuration for \u003ccode\u003ecompute_region_url_maps_v1::RegionUrlMapsClient\u003c/code\u003e, specifically showing how to set up private Google access.\u003c/p\u003e\n"],["\u003cp\u003eEach version provided on this page links to a specific resource at the path \u003ccode\u003e/cpp/docs/reference/compute/{version}/compute_region_url_maps_v1_1_1RegionUrlMapsClient-endpoint-snippet\u003c/code\u003e, where {version} is the specific version number.\u003c/p\u003e\n"]]],[],null,[]]