* For more information about this service, see the API * Documentation *
* $driveService = new Google_Service_Drive(...); * $about = $driveService->about; *
* $driveService = new Google_Service_Drive(...); * $apps = $driveService->apps; *
* $driveService = new Google_Service_Drive(...); * $changes = $driveService->changes; *
* $driveService = new Google_Service_Drive(...); * $channels = $driveService->channels; *
* $driveService = new Google_Service_Drive(...); * $children = $driveService->children; *
* $driveService = new Google_Service_Drive(...); * $comments = $driveService->comments; *
* $driveService = new Google_Service_Drive(...); * $files = $driveService->files; *
* $driveService = new Google_Service_Drive(...); * $parents = $driveService->parents; *
* $driveService = new Google_Service_Drive(...); * $permissions = $driveService->permissions; *
* $driveService = new Google_Service_Drive(...); * $properties = $driveService->properties; *
* $driveService = new Google_Service_Drive(...); * $realtime = $driveService->realtime; *
* $driveService = new Google_Service_Drive(...); * $replies = $driveService->replies; *
* $driveService = new Google_Service_Drive(...); * $revisions = $driveService->revisions; *