Drive API v2 (revision 1)



Uses of Class
com.google.api.services.drive.Drive.Parents.Get

Packages that use Drive.Parents.Get
com.google.api.services.drive   
 

Uses of Drive.Parents.Get in com.google.api.services.drive
 

Methods in com.google.api.services.drive that return Drive.Parents.Get
 Drive.Parents.Get Drive.Parents.get(String fileId, String parentId)
          Gets a specific parent reference.
 Drive.Parents.Get Drive.Parents.Get.setFields(String fields)
           
 Drive.Parents.Get Drive.Parents.Get.setFileId(String fileId)
          The ID of the file.
 Drive.Parents.Get Drive.Parents.Get.setParentId(String parentId)
          The ID of the parent.