Package | Description |
---|---|
com.google.api.services.mybusiness.v4 | |
com.google.api.services.mybusiness.v4.model |
Modifier and Type | Method and Description |
---|---|
MyBusiness.Accounts.Locations.Reviews.UpdateReply |
MyBusiness.Accounts.Locations.Reviews.updateReply(java.lang.String name,
ReviewReply content)
Updates the reply to the specified review.
|
Constructor and Description |
---|
UpdateReply(java.lang.String name,
ReviewReply content)
Updates the reply to the specified review.
|
Modifier and Type | Method and Description |
---|---|
ReviewReply |
ReviewReply.clone() |
ReviewReply |
Review.getReviewReply()
The owner/manager of this location's reply to this review.
|
ReviewReply |
ReviewReply.set(java.lang.String fieldName,
java.lang.Object value) |
ReviewReply |
ReviewReply.setComment(java.lang.String comment)
The body of the reply as plain text with markups.
|
ReviewReply |
ReviewReply.setUpdateTime(java.lang.String updateTime)
Output only.
|
Modifier and Type | Method and Description |
---|---|
Review |
Review.setReviewReply(ReviewReply reviewReply)
The owner/manager of this location's reply to this review.
|
Copyright © 2011-2018 Google. All Rights Reserved.