The Google.Cloud.Spanner.V1 package provides low-level access to the Google Cloud Spanner API.
This is not recommended for most scenarios. Where possible, use the
Spanner ADO.NET provider instead. (That in turn depends on this package,
but provides a much more user-friendly API, and takes care of a lot of resource management automatically.)
Installation
Install the Google.Cloud.Spanner.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."],[[["\u003cp\u003eThe latest beta version of the \u003ccode\u003eGoogle.Cloud.Spanner.V1\u003c/code\u003e package is \u003ccode\u003e5.0.0-beta05\u003c/code\u003e, with \u003ccode\u003e4.6.0\u003c/code\u003e being the current stable version, and there are multiple other previous versions available.\u003c/p\u003e\n"],["\u003cp\u003eThis package offers direct access to the Google Cloud Spanner API but is generally not recommended due to its low-level nature, with the Spanner ADO.NET provider being advised instead.\u003c/p\u003e\n"],["\u003cp\u003eThe package can be installed via NuGet, and when running on Google Cloud Platform, authentication occurs automatically.\u003c/p\u003e\n"],["\u003cp\u003eFor environments outside of Google Cloud Platform, you can set up authentication by downloading a service account JSON file and setting the \u003ccode\u003eGOOGLE_APPLICATION_CREDENTIALS\u003c/code\u003e environment variable.\u003c/p\u003e\n"]]],[],null,[]]