Package | Description |
---|---|
com.google.api.services.drive |
Modifier and Type | Method and Description |
---|---|
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.set(String parameterName,
Object value) |
Drive.About.Get |
Drive.About.Get.setAlt(String alt) |
Drive.About.Get |
Drive.About.Get.setFields(String fields) |
Drive.About.Get |
Drive.About.Get.setIncludeSubscribed(Boolean includeSubscribed)
Whether to count changes outside the My Drive hierarchy.
|
Drive.About.Get |
Drive.About.Get.setKey(String key) |
Drive.About.Get |
Drive.About.Get.setMaxChangeIdCount(Long maxChangeIdCount)
Maximum number of remaining change IDs to count
|
Drive.About.Get |
Drive.About.Get.setOauthToken(String oauthToken) |
Drive.About.Get |
Drive.About.Get.setPrettyPrint(Boolean prettyPrint) |
Drive.About.Get |
Drive.About.Get.setQuotaUser(String quotaUser) |
Drive.About.Get |
Drive.About.Get.setStartChangeId(Long startChangeId)
Change ID to start counting from when calculating number of remaining change IDs
|
Drive.About.Get |
Drive.About.Get.setUserIp(String userIp) |
Copyright © 2011–2021 Google. All rights reserved.