public enum OnlineReturnPolicy.ReturnLabelSource extends Enum<OnlineReturnPolicy.ReturnLabelSource> implements ProtocolMessageEnum
The available return label sources.
Protobuf enum
google.shopping.merchant.accounts.v1beta.OnlineReturnPolicy.ReturnLabelSource
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
CUSTOMER_RESPONSIBILITY |
Customer to provide. |
CUSTOMER_RESPONSIBILITY_VALUE |
Customer to provide. |
DOWNLOAD_AND_PRINT |
Download and print. |
DOWNLOAD_AND_PRINT_VALUE |
Download and print. |
IN_THE_PACKAGE |
Label include in the package. |
IN_THE_PACKAGE_VALUE |
Label include in the package. |
RETURN_LABEL_SOURCE_UNSPECIFIED |
Default value. This value is unused. |
RETURN_LABEL_SOURCE_UNSPECIFIED_VALUE |
Default value. This value is unused. |
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() |