// 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 vpc_client =
google::cloud::compute_target_https_proxies_v1::TargetHttpsProxiesClient(
google::cloud::compute_target_https_proxies_v1::
MakeTargetHttpsProxiesConnectionRest(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 webpage provides access to various versions of the \u003ccode\u003ecompute_target_https_proxies_v1\u003c/code\u003e documentation, ranging from version 2.15.1 up to the latest release candidate, 2.37.0-rc.\u003c/p\u003e\n"],["\u003cp\u003eThe most recent version available is 2.37.0-rc, which is designated as the latest.\u003c/p\u003e\n"],["\u003cp\u003eUsers can access the documentation for each version by following the provided links, such as \u003ccode\u003e/cpp/docs/reference/compute/2.36.0/compute_target_https_proxies_v1_1_1TargetHttpsProxiesClient-endpoint-snippet\u003c/code\u003e for version 2.36.0.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes information on overriding the \u003ccode\u003eTargetHttpsProxiesClient\u003c/code\u003e endpoint configuration, demonstrating how to set the endpoint to "private.googleapis.com" using the \u003ccode\u003egoogle::cloud::Options\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]