// 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::spanner_admin::DatabaseAdminClient(
google::cloud::spanner_admin::MakeDatabaseAdminConnection(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-22 UTC."],[[["\u003cp\u003eThis page provides a comprehensive list of versions for the C++ Spanner DatabaseAdminClient, ranging from the latest release candidate (2.37.0-rc) down to version 2.11.0.\u003c/p\u003e\n"],["\u003cp\u003eEach listed version links to documentation regarding the \u003ccode\u003eDatabaseAdminClient-set-endpoint-snippet\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest stable version available is not directly specified but the list indicates a version lower than 2.37.0 is stable, with the oldest listed being 2.11.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eset_endpoint\u003c/code\u003e function lets you override the default setting, as shown by the code snippet, and is commonly used for Private Google Access.\u003c/p\u003e\n"]]],[],null,[]]