// 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_ssl_proxies_v1::TargetSslProxiesClient(
google::cloud::compute_target_ssl_proxies_v1::
MakeTargetSslProxiesConnectionRest(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 latest release candidate version available is 2.37.0-rc.\u003c/p\u003e\n"],["\u003cp\u003eA comprehensive list of versions is provided, ranging from 2.15.1 to 2.37.0-rc, allowing users to access documentation for specific releases.\u003c/p\u003e\n"],["\u003cp\u003eThe content is related to the compute target SSL proxies, and more specifically the \u003ccode\u003eTargetSslProxiesClient\u003c/code\u003e in the version v1_1_1.\u003c/p\u003e\n"],["\u003cp\u003eThe provided code snippet demonstrates how to override the endpoint configuration for \u003ccode\u003ecompute_target_ssl_proxies_v1::TargetSslProxiesClient\u003c/code\u003e, including an example using "private.googleapis.com".\u003c/p\u003e\n"],["\u003cp\u003eVersion 2.18.0 is being used as the current baseline version to show where everything else is relative to.\u003c/p\u003e\n"]]],[],null,[]]