Package | Description |
---|---|
com.google.api.services.drive.model |
Modifier and Type | Method and Description |
---|---|
CommentList |
CommentList.clone() |
CommentList |
CommentList.set(String fieldName,
Object value) |
CommentList |
CommentList.setComments(List<Comment> comments)
The list of comments.
|
CommentList |
CommentList.setKind(String kind)
Identifies what kind of resource this is.
|
CommentList |
CommentList.setNextPageToken(String nextPageToken)
The page token for the next page of comments.
|
Copyright © 2011–2024 Google. All rights reserved.