Package | Description |
---|---|
com.google.api.services.drive |
Modifier and Type | Method and Description |
---|---|
Drive.Replies.Create |
Drive.Replies.create(String fileId,
String commentId,
Reply content)
Creates a reply to a comment.
|
Drive.Replies.Create |
Drive.Replies.Create.set(String parameterName,
Object value) |
Drive.Replies.Create |
Drive.Replies.Create.set$Xgafv(String $Xgafv) |
Drive.Replies.Create |
Drive.Replies.Create.setAccessToken(String accessToken) |
Drive.Replies.Create |
Drive.Replies.Create.setAlt(String alt) |
Drive.Replies.Create |
Drive.Replies.Create.setCallback(String callback) |
Drive.Replies.Create |
Drive.Replies.Create.setCommentId(String commentId)
The ID of the comment.
|
Drive.Replies.Create |
Drive.Replies.Create.setFields(String fields) |
Drive.Replies.Create |
Drive.Replies.Create.setFileId(String fileId)
The ID of the file.
|
Drive.Replies.Create |
Drive.Replies.Create.setKey(String key) |
Drive.Replies.Create |
Drive.Replies.Create.setOauthToken(String oauthToken) |
Drive.Replies.Create |
Drive.Replies.Create.setPrettyPrint(Boolean prettyPrint) |
Drive.Replies.Create |
Drive.Replies.Create.setQuotaUser(String quotaUser) |
Drive.Replies.Create |
Drive.Replies.Create.setUploadProtocol(String uploadProtocol) |
Drive.Replies.Create |
Drive.Replies.Create.setUploadType(String uploadType) |
Copyright © 2011–2024 Google. All rights reserved.