public enum Destination.DestinationEnum extends Enum<Destination.DestinationEnum> implements ProtocolMessageEnum
Destination values.
Protobuf enum google.shopping.type.Destination.DestinationEnum
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
DESTINATION_ENUM_UNSPECIFIED |
Not specified. |
DESTINATION_ENUM_UNSPECIFIED_VALUE |
Not specified. |
DISPLAY_ADS |
|
DISPLAY_ADS_VALUE |
|
FREE_LISTINGS |
|
FREE_LISTINGS_VALUE |
|
FREE_LOCAL_LISTINGS |
|
FREE_LOCAL_LISTINGS_VALUE |
|
LOCAL_INVENTORY_ADS |
|
LOCAL_INVENTORY_ADS_VALUE |
|
SHOPPING_ADS |
|
SHOPPING_ADS_VALUE |
|
UNRECOGNIZED |
|
YOUTUBE_SHOPPING |
|
YOUTUBE_SHOPPING_VALUE |
|
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() |