raj23shree / google-api-objectivec-client

Automatically exported from code.google.com/p/google-api-objectivec-client
0 stars 0 forks source link

Documentation in DriveSampleWindowController.m #15

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Line 627 in says:

 "//  GTLDriveFileParentsCollectionItem *parentItem = [GTLDriveFileParentsCollectionItem object];"

But I can´t find any reference to GTLDriveFileParentsCollectionItem anywhere 
in the project.

line 420 says:

"// For example, leave query.files as nil during development."

Should it maybe be "query.fields" instead of "query.files"?

Original issue reported on code.google.com by olofsjol...@gmail.com on 29 Jun 2012 at 7:05

GoogleCodeExporter commented 9 years ago
Updated the sample code comments.

https://code.google.com/p/google-api-objectivec-client/source/detail?r=185

Thank you for submitting the issue.

Original comment by grobb...@google.com on 29 Jun 2012 at 9:32