The Cloud Spanner Database Admin API can be used to create, drop, and
list databases. It also enables updating the schema of pre-existing
databases. It can be also used to create, delete and list backups for a
database and to restore from an existing backup.
public static void BindService(ServiceBinderBase serviceBinder, DatabaseAdmin.DatabaseAdminBase serviceImpl)
Register service method with a service binder with or without implementation. Useful when customizing the service binding logic.
Note: this method is part of an experimental API that can change or be removed without any prior notice.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eDatabaseAdmin\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Spanner.Admin.Database.V1\u003c/code\u003e namespace for .NET, providing access to the Cloud Spanner Database Admin API.\u003c/p\u003e\n"],["\u003cp\u003eThe Cloud Spanner Database Admin API allows users to perform operations like creating, dropping, listing, and updating the schemas of databases, and managing backups.\u003c/p\u003e\n"],["\u003cp\u003eThe page provides a list of available versions of the \u003ccode\u003eDatabaseAdmin\u003c/code\u003e class, with version 5.0.0-beta05 being the latest and it contains references and information on versions going as far back as 3.5.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDatabaseAdmin\u003c/code\u003e class inherits from the base \u003ccode\u003eObject\u003c/code\u003e class and offers methods for binding service definitions, including \u003ccode\u003eBindService(DatabaseAdmin.DatabaseAdminBase)\u003c/code\u003e for creating service definitions and \u003ccode\u003eBindService(ServiceBinderBase, DatabaseAdmin.DatabaseAdminBase)\u003c/code\u003e for customizing service binding.\u003c/p\u003e\n"]]],[],null,[]]