// 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::sql_v1::SqlSslCertsServiceClient(
google::cloud::sql_v1::MakeSqlSslCertsServiceConnectionRest(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 the version history and endpoint configuration for the \u003ccode\u003eSqlSslCertsServiceClient\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest release candidate version available is 2.37.0-rc, with the current version of the documentation being 2.31.0.\u003c/p\u003e\n"],["\u003cp\u003eVersions of the \u003ccode\u003eSqlSslCertsServiceClient\u003c/code\u003e are listed in descending order, from version 2.37.0-rc down to 2.11.0, with each version link providing access to the associated documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe page provides a code snippet for overriding the default endpoint configuration to \u003ccode\u003eprivate.googleapis.com\u003c/code\u003e for the \u003ccode\u003eSqlSslCertsServiceClient\u003c/code\u003e, which is used with Private Google Access.\u003c/p\u003e\n"]]],[],null,[]]