Package | Description |
---|---|
com.google.api.services.androidpublisher.model |
Modifier and Type | Method and Description |
---|---|
ReviewReplyResult |
ReviewReplyResult.clone() |
ReviewReplyResult |
ReviewsReplyResponse.getResult()
The result of replying/updating a reply to review.
|
ReviewReplyResult |
ReviewReplyResult.set(String fieldName,
Object value) |
ReviewReplyResult |
ReviewReplyResult.setLastEdited(Timestamp lastEdited)
The time at which the reply took effect.
|
ReviewReplyResult |
ReviewReplyResult.setReplyText(String replyText)
The reply text that was applied.
|
Modifier and Type | Method and Description |
---|---|
ReviewsReplyResponse |
ReviewsReplyResponse.setResult(ReviewReplyResult result)
The result of replying/updating a reply to review.
|
Copyright © 2011–2025 Google. All rights reserved.