// 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_ssl_certificates_v1::SslCertificatesClient(
google::cloud::compute_ssl_certificates_v1::
MakeSslCertificatesConnectionRest(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 documentation for various versions of \u003ccode\u003ecompute_ssl_certificates_v1\u003c/code\u003e, specifically focusing on the \u003ccode\u003eSslCertificatesClient\u003c/code\u003e component.\u003c/p\u003e\n"],["\u003cp\u003eVersion \u003ccode\u003e2.37.0-rc\u003c/code\u003e is the latest release candidate, while version \u003ccode\u003e2.17.0\u003c/code\u003e is the current main release.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes versions dating back to \u003ccode\u003e2.15.1\u003c/code\u003e, indicating a comprehensive archive of past releases and versions of the software.\u003c/p\u003e\n"],["\u003cp\u003eThe provided code snippet demonstrates how to override the endpoint configuration for the \u003ccode\u003eSslCertificatesClient\u003c/code\u003e, utilizing "private.googleapis.com".\u003c/p\u003e\n"],["\u003cp\u003eEach version listed has a direct link to the documentation for that release's \u003ccode\u003eSslCertificatesClient-endpoint-snippet\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]