// 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 versioned documentation for the C++ Spanner DatabaseAdminClient, with the latest release candidate being version 2.37.0-rc.\u003c/p\u003e\n"],["\u003cp\u003eThe content offers links to the documentation for each specific version, ranging from 2.11.0 up to the latest release candidate.\u003c/p\u003e\n"],["\u003cp\u003eA code snippet is provided, demonstrating how to override the default endpoint for the DatabaseAdminClient, particularly for Private Google Access.\u003c/p\u003e\n"],["\u003cp\u003eThe documented versions provide information on how to set the endpoint for the \u003ccode\u003eDatabaseAdminClient\u003c/code\u003e in the specific spanner version.\u003c/p\u003e\n"]]],[],null,[]]