// 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_url_maps_v1::UrlMapsClient(
google::cloud::compute_url_maps_v1::MakeUrlMapsConnectionRest(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 webpage provides documentation and reference information for different versions of the \u003ccode\u003ecompute_url_maps_v1::UrlMapsClient\u003c/code\u003e component, starting from version 2.15.1 up to the latest release candidate 2.37.0-rc.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation is organized by version number, with each link directing to the respective version's specific reference, including a code snippet that can be used.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage details how to configure the endpoint for \u003ccode\u003ecompute_url_maps_v1::UrlMapsClient\u003c/code\u003e, using a specific example that shows how to set the endpoint to "private.googleapis.com" for scenarios like Private Google Access.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the compute url map that can be used is 2.37.0-rc.\u003c/p\u003e\n"]]],[],null,[]]