| Package | Description |
|---|---|
| com.google.api.services.androidpublisher | |
| com.google.api.services.androidpublisher.model |
| Modifier and Type | Method and Description |
|---|---|
AndroidPublisher.Reviews.Reply |
AndroidPublisher.Reviews.reply(String packageName,
String reviewId,
ReviewsReplyRequest content)
Replies to a single review, or updates an existing reply.
|
| Constructor and Description |
|---|
Reply(String packageName,
String reviewId,
ReviewsReplyRequest content)
Replies to a single review, or updates an existing reply.
|
| Modifier and Type | Method and Description |
|---|---|
ReviewsReplyRequest |
ReviewsReplyRequest.clone() |
ReviewsReplyRequest |
ReviewsReplyRequest.set(String fieldName,
Object value) |
ReviewsReplyRequest |
ReviewsReplyRequest.setReplyText(String replyText)
The text to set as the reply.
|
Copyright © 2011–2025 Google. All rights reserved.