Install the Google.Cloud.Spanner.Admin.Database.V1 package from NuGet. Add it to
your project in the normal way (for example by right-clicking on the
project in Visual Studio and choosing "Manage NuGet Packages...").
Authentication
When running on Google Cloud Platform, no action needs to be taken to authenticate.
Otherwise, the simplest way of authenticating your API calls is to
download a service account JSON file then set the GOOGLE_APPLICATION_CREDENTIALS environment variable to refer to it.
The credentials will automatically be used to authenticate. See the Getting Started With
Authentication guide for more details.
[[["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-07 UTC."],[[["This page provides access to various versions of the `Google.Cloud.Spanner.Admin.Database.V1` .NET client library, with version 5.0.0-beta05 being the latest release."],["The `Google.Cloud.Spanner.Admin.Database.V1` library is designed for administrative tasks on Google Cloud Spanner."],["For general, non-administrative Spanner operations, users are recommended to utilize the Spanner ADO.NET provider instead."],["The library can be easily installed from NuGet, and it automatically authenticates when running on Google Cloud Platform, or through a service account JSON file otherwise."],["A number of previous versions of the client are made available here, ranging from version 3.5.0 to version 4.6.0."]]],[]]