// 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_target_https_proxies_v1::TargetHttpsProxiesClient(
google::cloud::ExperimentalTag{},
google::cloud::compute_target_https_proxies_v1::
MakeTargetHttpsProxiesConnectionRest(
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 webpage provides access to the compute target HTTPS proxies documentation, including specific endpoint configurations.\u003c/p\u003e\n"],["\u003cp\u003eVersion 2.37.0-rc is the latest release candidate, while 2.15.1 is also represented as an available version.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists available documentation for numerous versions, ranging from 2.15.1 up to 2.37.0-rc, providing access to previous releases.\u003c/p\u003e\n"],["\u003cp\u003eEndpoint configurations can be overridden, as demonstrated by the example using \u003ccode\u003eprivate.googleapis.com\u003c/code\u003e for Private Google Access.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation provided references the \u003ccode\u003eTargetHttpsProxiesClient\u003c/code\u003e for each version, specifically within the \u003ccode\u003ecompute_target_https_proxies_v1\u003c/code\u003e namespace.\u003c/p\u003e\n"]]],[],null,[]]