Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Google Cloud Datastore Admin Sample

These samples demonstrate how to interact with the Google Cloud Datastore Admin using C# and the .NET client libraries to call the Datastore Admin API.

These samples require .NET Core 3.1 or later. That means using Visual Studio 2019, or the command line.

Setup

  1. Set up a .NET development environment.

  2. Enable APIs for your project. Click here to visit Cloud Platform Console and enable the Google Cloud Datastore Admin API.

Contributing changes

Licensing

Testing