Package | Description |
---|---|
com.google.api.services.drive |
Modifier and Type | Method and Description |
---|---|
Drive.Replies.Patch |
Drive.Replies.patch(String fileId,
String commentId,
String replyId,
CommentReply content)
Updates an existing reply.
|
Drive.Replies.Patch |
Drive.Replies.Patch.set(String parameterName,
Object value) |
Drive.Replies.Patch |
Drive.Replies.Patch.setAlt(String alt) |
Drive.Replies.Patch |
Drive.Replies.Patch.setCommentId(String commentId)
The ID of the comment.
|
Drive.Replies.Patch |
Drive.Replies.Patch.setFields(String fields) |
Drive.Replies.Patch |
Drive.Replies.Patch.setFileId(String fileId)
The ID of the file.
|
Drive.Replies.Patch |
Drive.Replies.Patch.setKey(String key) |
Drive.Replies.Patch |
Drive.Replies.Patch.setOauthToken(String oauthToken) |
Drive.Replies.Patch |
Drive.Replies.Patch.setPrettyPrint(Boolean prettyPrint) |
Drive.Replies.Patch |
Drive.Replies.Patch.setQuotaUser(String quotaUser) |
Drive.Replies.Patch |
Drive.Replies.Patch.setReplyId(String replyId)
The ID of the reply.
|
Drive.Replies.Patch |
Drive.Replies.Patch.setUserIp(String userIp) |