Drive API v2 (revision 1)



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

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

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

Methods in com.google.api.services.drive that return Drive.About.Get
 Drive.About.Get Drive.About.get()
          Gets the information about the current user along with Drive API settings Create a request for the method "about.get".
 Drive.About.Get Drive.About.Get.setFields(String fields)
           
 Drive.About.Get Drive.About.Get.setIncludeSubscribed(Boolean includeSubscribed)
          Whether to include subscribed items when calculating the number of remaining change IDs
 Drive.About.Get Drive.About.Get.setMaxChangeIdCount(BigInteger maxChangeIdCount)
          Maximum number of remaining change IDs to count
 Drive.About.Get Drive.About.Get.setStartChangeId(BigInteger startChangeId)
          Change ID to start counting from when calculating number of remaining change IDs