public final class ListMerchantReviewsResponse extends GeneratedMessage implements ListMerchantReviewsResponseOrBuilder Response message for the ListMerchantsReview method.
Protobuf type google.shopping.merchant.reviews.v1beta.ListMerchantReviewsResponse
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > ListMerchantReviewsResponseImplements
ListMerchantReviewsResponseOrBuilderStatic Fields
MERCHANT_REVIEWS_FIELD_NUMBER
public static final int MERCHANT_REVIEWS_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
NEXT_PAGE_TOKEN_FIELD_NUMBER
public static final int NEXT_PAGE_TOKEN_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static ListMerchantReviewsResponse getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
ListMerchantReviewsResponse |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static ListMerchantReviewsResponse.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
ListMerchantReviewsResponse.Builder |
|
newBuilder(ListMerchantReviewsResponse prototype)
public static ListMerchantReviewsResponse.Builder newBuilder(ListMerchantReviewsResponse prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
ListMerchantReviewsResponse |
| Returns | |
|---|---|
| Type | Description |
ListMerchantReviewsResponse.Builder |
|
parseDelimitedFrom(InputStream input)
public static ListMerchantReviewsResponse parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
ListMerchantReviewsResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static ListMerchantReviewsResponse parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ListMerchantReviewsResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static ListMerchantReviewsResponse parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
ListMerchantReviewsResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static ListMerchantReviewsResponse parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ListMerchantReviewsResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static ListMerchantReviewsResponse parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
ListMerchantReviewsResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static ListMerchantReviewsResponse parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ListMerchantReviewsResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static ListMerchantReviewsResponse parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
ListMerchantReviewsResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static ListMerchantReviewsResponse parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ListMerchantReviewsResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static ListMerchantReviewsResponse parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
ListMerchantReviewsResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static ListMerchantReviewsResponse parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ListMerchantReviewsResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static ListMerchantReviewsResponse parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
ListMerchantReviewsResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static ListMerchantReviewsResponse parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ListMerchantReviewsResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<ListMerchantReviewsResponse> parser()| Returns | |
|---|---|
| Type | Description |
Parser<ListMerchantReviewsResponse> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getDefaultInstanceForType()
public ListMerchantReviewsResponse getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
ListMerchantReviewsResponse |
|
getMerchantReviews(int index)
public MerchantReview getMerchantReviews(int index)The merchant review.
repeated .google.shopping.merchant.reviews.v1beta.MerchantReview merchant_reviews = 1;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
MerchantReview |
|
getMerchantReviewsCount()
public int getMerchantReviewsCount()The merchant review.
repeated .google.shopping.merchant.reviews.v1beta.MerchantReview merchant_reviews = 1;
| Returns | |
|---|---|
| Type | Description |
int |
|
getMerchantReviewsList()
public List<MerchantReview> getMerchantReviewsList()The merchant review.
repeated .google.shopping.merchant.reviews.v1beta.MerchantReview merchant_reviews = 1;
| Returns | |
|---|---|
| Type | Description |
List<MerchantReview> |
|
getMerchantReviewsOrBuilder(int index)
public MerchantReviewOrBuilder getMerchantReviewsOrBuilder(int index)The merchant review.
repeated .google.shopping.merchant.reviews.v1beta.MerchantReview merchant_reviews = 1;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
MerchantReviewOrBuilder |
|
getMerchantReviewsOrBuilderList()
public List<? extends MerchantReviewOrBuilder> getMerchantReviewsOrBuilderList()The merchant review.
repeated .google.shopping.merchant.reviews.v1beta.MerchantReview merchant_reviews = 1;
| Returns | |
|---|---|
| Type | Description |
List<? extends com.google.shopping.merchant.reviews.v1beta.MerchantReviewOrBuilder> |
|
getNextPageToken()
public String getNextPageToken()The token to retrieve the next page of results.
string next_page_token = 2;
| Returns | |
|---|---|
| Type | Description |
String |
The nextPageToken. |
getNextPageTokenBytes()
public ByteString getNextPageTokenBytes()The token to retrieve the next page of results.
string next_page_token = 2;
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for nextPageToken. |
getParserForType()
public Parser<ListMerchantReviewsResponse> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<ListMerchantReviewsResponse> |
|
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
hashCode()
public int hashCode()| Returns | |
|---|---|
| Type | Description |
int |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
newBuilderForType()
public ListMerchantReviewsResponse.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
ListMerchantReviewsResponse.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected ListMerchantReviewsResponse.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
ListMerchantReviewsResponse.Builder |
|
toBuilder()
public ListMerchantReviewsResponse.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
ListMerchantReviewsResponse.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|