Package | Description |
---|---|
com.google.api.services.drive |
Modifier and Type | Method and Description |
---|---|
Drive.Files.Watch |
Drive.Files.Watch.set(String parameterName,
Object value) |
Drive.Files.Watch |
Drive.Files.Watch.setAcknowledgeAbuse(Boolean acknowledgeAbuse)
Whether the user is acknowledging the risk of downloading known malware or other abusive
files.
|
Drive.Files.Watch |
Drive.Files.Watch.setAlt(String alt) |
Drive.Files.Watch |
Drive.Files.Watch.setFields(String fields) |
Drive.Files.Watch |
Drive.Files.Watch.setFileId(String fileId)
The ID of the file.
|
Drive.Files.Watch |
Drive.Files.Watch.setIncludePermissionsForView(String includePermissionsForView)
Specifies which additional view's permissions to include in the response.
|
Drive.Files.Watch |
Drive.Files.Watch.setKey(String key) |
Drive.Files.Watch |
Drive.Files.Watch.setOauthToken(String oauthToken) |
Drive.Files.Watch |
Drive.Files.Watch.setPrettyPrint(Boolean prettyPrint) |
Drive.Files.Watch |
Drive.Files.Watch.setQuotaUser(String quotaUser) |
Drive.Files.Watch |
Drive.Files.Watch.setSupportsAllDrives(Boolean supportsAllDrives)
Whether the requesting application supports both My Drives and shared drives.
|
Drive.Files.Watch |
Drive.Files.Watch.setSupportsTeamDrives(Boolean supportsTeamDrives)
Deprecated use supportsAllDrives instead.
|
Drive.Files.Watch |
Drive.Files.Watch.setUserIp(String userIp) |
Drive.Files.Watch |
Drive.Files.watch(String fileId,
Channel content)
Subscribes to changes to a file
Create a request for the method "files.watch".
|
Copyright © 2011–2021 Google. All rights reserved.