is there a working sample for datasotre v1beta2?
I googled but I was not able to find anything which can be compiled with current version. I also tried creating it based on java implementation bud had no success
any hints?
thanks almir
is there a working sample for datasotre v1beta2?
I googled but I was not able to find anything which can be compiled with current version. I also tried creating it based on java implementation bud had no success
any hints?
thanks almir
There isn't a current sample to the DataStore API, but you can use other samples in our samples repository (https://code.google.com/p/google-api-dotnet-client/source/browse/?repo=samples) to start with.
This project is open source, so you can actually add a new sample to it.