// 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\u003eThis webpage provides access to documentation for various versions of the \u003ccode\u003ecompute_ssl_certificates_v1\u003c/code\u003e C++ client library.\u003c/p\u003e\n"],["\u003cp\u003eThe latest release candidate version available is 2.37.0-rc, with a range of stable versions from 2.36.0 down to 2.15.1 also documented.\u003c/p\u003e\n"],["\u003cp\u003eEach version entry links to specific documentation pages related to the \u003ccode\u003eSslCertificatesClient\u003c/code\u003e endpoint within that release.\u003c/p\u003e\n"],["\u003cp\u003eThe page includes an example code snippet demonstrating how to override the \u003ccode\u003eSslCertificatesClient\u003c/code\u003e endpoint configuration, for things such as Private Google Access, using the \u003ccode\u003eEndpointOption\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]