| Package | Description |
|---|---|
| com.google.api.services.drive |
| Modifier and Type | Method and Description |
|---|---|
Drive.Realtime.Get |
Drive.Realtime.get(String fileId)
Exports the contents of the Realtime API data model associated with this file as JSON.
|
Drive.Realtime.Get |
Drive.Realtime.Get.set(String parameterName,
Object value) |
Drive.Realtime.Get |
Drive.Realtime.Get.setAlt(String alt) |
Drive.Realtime.Get |
Drive.Realtime.Get.setFields(String fields) |
Drive.Realtime.Get |
Drive.Realtime.Get.setFileId(String fileId)
The ID of the file that the Realtime API data model is associated with.
|
Drive.Realtime.Get |
Drive.Realtime.Get.setKey(String key) |
Drive.Realtime.Get |
Drive.Realtime.Get.setOauthToken(String oauthToken) |
Drive.Realtime.Get |
Drive.Realtime.Get.setPrettyPrint(Boolean prettyPrint) |
Drive.Realtime.Get |
Drive.Realtime.Get.setQuotaUser(String quotaUser) |
Drive.Realtime.Get |
Drive.Realtime.Get.setRevision(Integer revision)
The revision of the Realtime API data model to export.
|
Drive.Realtime.Get |
Drive.Realtime.Get.setUserIp(String userIp) |
Copyright © 2011–2019 Google. All rights reserved.