// 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::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\u003eThis webpage documents various versions of the \u003ccode\u003ecompute_target_https_proxies_v1::TargetHttpsProxiesClient\u003c/code\u003e, ranging from version 2.15.1 up to the latest release candidate, 2.37.0-rc.\u003c/p\u003e\n"],["\u003cp\u003eEach listed version number links to specific documentation for that particular version, detailing the \u003ccode\u003ecompute_target_https_proxies_v1_1_1TargetHttpsProxiesClient-endpoint-snippet\u003c/code\u003e for each one.\u003c/p\u003e\n"],["\u003cp\u003eThe latest available version is the release candidate \u003ccode\u003e2.37.0-rc\u003c/code\u003e, and \u003ccode\u003e2.21.0\u003c/code\u003e is the indicated version at the top of the provided content, which is not the most current but exists on the list.\u003c/p\u003e\n"],["\u003cp\u003eThe provided code demonstrates how to configure the endpoint for \u003ccode\u003eTargetHttpsProxiesClient\u003c/code\u003e, specifically using "private.googleapis.com" for Private Google Access, indicating that there are special configuration steps for specific access requirements.\u003c/p\u003e\n"]]],[],null,[]]