public enum Pause extends Enum<Pause> implements ProtocolMessageEnum
Publication of this item will be temporarily paused.
Protobuf enum google.shopping.merchant.products.v1.Pause
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
ADS |
You’re currently pausing your product for all ads locations (including Shopping Ads, Display Ads, and local inventory ads). |
ADS_VALUE |
You’re currently pausing your product for all ads locations (including Shopping Ads, Display Ads, and local inventory ads). |
ALL |
You’re currently pausing your product for all Shopping locations (including Shopping Ads, Display Ads, local inventory ads, Buy on Google, and free listings). |
ALL_VALUE |
You’re currently pausing your product for all Shopping locations (including Shopping Ads, Display Ads, local inventory ads, Buy on Google, and free listings). |
PAUSE_UNSPECIFIED |
The pause is unspecified. |
PAUSE_UNSPECIFIED_VALUE |
The pause is 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() |