|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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.setAlt(java.lang.String alt)
|
Drive.About.Get |
Drive.About.Get.setFields(java.lang.String fields)
|
Drive.About.Get |
Drive.About.Get.setIncludeSubscribed(java.lang.Boolean includeSubscribed)
When calculating the number of remaining change IDs, whether to include shared files and public files the user has opened. |
Drive.About.Get |
Drive.About.Get.setKey(java.lang.String key)
|
Drive.About.Get |
Drive.About.Get.setMaxChangeIdCount(java.lang.Long maxChangeIdCount)
Maximum number of remaining change IDs to count |
Drive.About.Get |
Drive.About.Get.setOauthToken(java.lang.String oauthToken)
|
Drive.About.Get |
Drive.About.Get.setPrettyPrint(java.lang.Boolean prettyPrint)
|
Drive.About.Get |
Drive.About.Get.setQuotaUser(java.lang.String quotaUser)
|
Drive.About.Get |
Drive.About.Get.setStartChangeId(java.lang.Long startChangeId)
Change ID to start counting from when calculating number of remaining change IDs |
Drive.About.Get |
Drive.About.Get.setUserIp(java.lang.String userIp)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |