Package | Description |
---|---|
com.google.api.services.driveactivity.v2.model |
Modifier and Type | Method and Description |
---|---|
Comment |
Comment.clone() |
Comment |
ActionDetail.getComment()
A change about comments was made.
|
Comment |
Comment.set(String fieldName,
Object value) |
Comment |
Comment.setAssignment(Assignment assignment)
A change on an assignment.
|
Comment |
Comment.setMentionedUsers(List<User> mentionedUsers)
Users who are mentioned in this comment.
|
Comment |
Comment.setPost(Post post)
A change on a regular posted comment.
|
Comment |
Comment.setSuggestion(Suggestion suggestion)
A change on a suggestion.
|
Modifier and Type | Method and Description |
---|---|
ActionDetail |
ActionDetail.setComment(Comment comment)
A change about comments was made.
|
Copyright © 2011–2023 Google. All rights reserved.