digant-samcomtech / 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

PHP example for Cloud Storage #354

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What is the expected output? What do you see instead?
I understand that the Prediction API is the closest example available for the 
Cloud Storage API as it provides a service account example.

Authenticating and displaying buckets/objects in then fairly easy but I do feel 
though that the documentation is lacking an example of how to 'download' a file 
that is in cloud storage to a local directory.

What version of the product are you using? On what operating system?
0.6.4

Please provide any additional information below.
There are examples in other languages that do similar things I would like to do 
below but I can't see equivalent functions in PHP for this

https://developers.google.com/storage/docs/json_api/v1/objects/get#examples

Original issue reported on code.google.com by carltond...@gmail.com on 25 Jul 2013 at 10:52