boyfinal / google-api-php-client

Automatically exported from code.google.com/p/google-api-php-client
Apache License 2.0
0 stars 0 forks source link

Datastore Example #378

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I would love to see a usage example for the Google_DatastoreService.php 
library. I'm sure everyone is requesting  a tutorial on how to use this. This 
would be really helpful for me and my team. 

Regards,
David

Original issue reported on code.google.com by da...@fit.jobs on 25 Aug 2013 at 3:28

GoogleCodeExporter commented 8 years ago
I want to see example of using Google Cloud Datastore with PHP too.

Original comment by poul...@gmail.com on 10 Oct 2013 at 4:51

GoogleCodeExporter commented 8 years ago
I would have to wave in here. Some samples would be fantastic.
Currently i've managed to run a query but am not able to use properly the 
PropertyFilter class cause of an "operator" mishap. Additionally, the 
setKinds([]) method is completely ignored by the query.

;\

Original comment by sav...@gmail.com on 8 Jan 2014 at 8:52

GoogleCodeExporter commented 8 years ago
This issue tracker is now closing. Development on the Google PHP client library 
moved to GitHub with the release of the 1.0.0-alpha, and now the 1.0 branch has 
reached beta status there will be no further releases of the 0.6 branch of the 
library. 

Please take a look at the latest version on 
https://github.com/google/google-api-php-client

For information on migrating, please take a look at this guide: 
https://developers.google.com/api-client-library/php/guide/migration

For general library support please ask a question on StackOverflow: 
http://stackoverflow.com/questions/tagged/google-api-php-client

If you are looking for support with a specific API, please contact the team 
working with that API via StackOverflow or their preferred support mechanism. 

If your issue still exists with the new version of the library, please raise a 
bug in the GitHub issue tracker with a minimal code sample. 

Thanks!

Original comment by ianbar...@google.com on 22 Jan 2014 at 4:53