| Package | Description |
|---|---|
| com.google.api.services.drive | |
| com.google.api.services.drive.model |
| Modifier and Type | Method and Description |
|---|---|
Drive.Approvals.Comment |
Drive.Approvals.comment(String fileId,
String approvalId,
CommentApprovalRequest content)
Comments on an approval.
|
| Constructor and Description |
|---|
Comment(String fileId,
String approvalId,
CommentApprovalRequest content)
Comments on an approval.
|
| Modifier and Type | Method and Description |
|---|---|
CommentApprovalRequest |
CommentApprovalRequest.clone() |
CommentApprovalRequest |
CommentApprovalRequest.set(String fieldName,
Object value) |
CommentApprovalRequest |
CommentApprovalRequest.setMessage(String message)
Required.
|
Copyright © 2011–2026 Google. All rights reserved.