public enum ProductReviewAttributes.ReviewLink.Type extends Enum<ProductReviewAttributes.ReviewLink.Type> implements ProtocolMessageEnumType of the review URI.
Protobuf enum
google.shopping.merchant.reviews.v1beta.ProductReviewAttributes.ReviewLink.Type
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
GROUP |
The review page contains a group of reviews including this review. |
GROUP_VALUE |
The review page contains a group of reviews including this review. |
SINGLETON |
The review page contains only this single review. |
SINGLETON_VALUE |
The review page contains only this single review. |
TYPE_UNSPECIFIED |
Type unspecified. |
TYPE_UNSPECIFIED_VALUE |
Type unspecified. |
UNRECOGNIZED |
|
Static Methods |
|
|---|---|
| Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
|
Methods |
|
|---|---|
| Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |
|