public enum MerchantReviewAttributes.CollectionMethod extends Enum<MerchantReviewAttributes.CollectionMethod> implements ProtocolMessageEnumThe method used to collect the review.
 Protobuf enum 
 google.shopping.merchant.reviews.v1beta.MerchantReviewAttributes.CollectionMethod
Implements
ProtocolMessageEnum| Static Fields | |
|---|---|
| Name | Description | 
| AFTER_FULFILLMENT | The user submitted the review in response to a solicitation after fulfillment of the user's order.   | 
| AFTER_FULFILLMENT_VALUE | The user submitted the review in response to a solicitation after fulfillment of the user's order.   | 
| COLLECTION_METHOD_UNSPECIFIED | Collection method unspecified.   | 
| COLLECTION_METHOD_UNSPECIFIED_VALUE | Collection method unspecified.   | 
| MERCHANT_UNSOLICITED | The user was not responding to a specific solicitation when they submitted the review.   | 
| MERCHANT_UNSOLICITED_VALUE | The user was not responding to a specific solicitation when they submitted the review.   | 
| POINT_OF_SALE | The user submitted the review in response to a solicitation when the user placed an order.   | 
| POINT_OF_SALE_VALUE | The user submitted the review in response to a solicitation when the user placed an order.   | 
| 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() | |