ajmal744 / google-api-dotnet-client

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

Google Drive files #405

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hi,

Is there any sample code that will

a. Iteratively goto all folders and sub folders and grab the document names in 
a google drive?

b. Should use the nextchunk method so that it will address huge number of 
files/folders in google drive.

Thanks.

Original issue reported on code.google.com by rkbnair@oceaneering.com on 25 Oct 2013 at 8:58

GoogleCodeExporter commented 9 years ago
It should be very similar to the sample code which is available here:
http://stackoverflow.com/questions/19622392/google-service-object-for-google-cal
endar-api

You should also take a look in our Drive sample, it should be very straight 
forward

Original comment by pele...@google.com on 29 Oct 2013 at 2:06

GoogleCodeExporter commented 9 years ago

Original comment by pele...@google.com on 8 Dec 2013 at 5:36

GoogleCodeExporter commented 9 years ago
theres a winforms sample project here 
http://daimto.com/google-drive-api-c/#Sample_Project

Original comment by laurl...@gmail.com on 15 Jan 2014 at 8:24