TheGoogle.Cloud.Spanner.V1package provides low-level access to the Google Cloud Spanner API.
This is not recommended for most scenarios. Where possible, use theSpanner ADO.NET providerinstead. (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 theGoogle.Cloud.Spanner.V1package 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 theGOOGLE_APPLICATION_CREDENTIALSenvironment variable to refer to it.
The credentials will automatically be used to authenticate. See theGetting Started With
Authenticationguide 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-09-04 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eGoogle.Cloud.Spanner.V1\u003c/code\u003e package offers direct access to the Google Cloud Spanner API, but it's not recommended for most users.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this package available is \u003ccode\u003e5.0.0-beta05\u003c/code\u003e, with numerous older versions also listed.\u003c/p\u003e\n"],["\u003cp\u003eFor most scenarios, it's suggested to use the Spanner ADO.NET provider instead, which offers a more user-friendly API and manages resources automatically.\u003c/p\u003e\n"],["\u003cp\u003eYou can install the package via NuGet by managing the NuGet packages of the project in visual studio.\u003c/p\u003e\n"],["\u003cp\u003eAuthentication on Google Cloud Platform is automatic, while external authentication requires setting the \u003ccode\u003eGOOGLE_APPLICATION_CREDENTIALS\u003c/code\u003e environment variable.\u003c/p\u003e\n"]]],[],null,[]]