Install the Google.Cloud.Spanner.Admin.Instance.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"]],[["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-03-21 UTC."],[[["The latest version of the Google.Cloud.Spanner.Admin.Instance.V1 library is 5.0.0-beta05, while version 4.4.0 is also included in this listing, along with other previous versions."],["This library is a .NET client for the Google Cloud Spanner Instance Administration API, which is used for administration."],["For regular, non-administrative Spanner usage, it is recommended to utilize the Spanner ADO.NET provider instead."],["The library can be installed through NuGet, and it automatically authenticates when running on Google Cloud Platform, or by using a service account JSON file for other environments."]]],[]]