public enum ProductAttributes.VehiclePriceType extends Enum<ProductAttributes.VehiclePriceType> implements ProtocolMessageEnumThe vehicle price type.
Protobuf enum google.shopping.merchant.products.v1.ProductAttributes.VehiclePriceType
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
ALL_IN_PRICE |
All in price. |
ALL_IN_PRICE_VALUE |
All in price. |
DRIVE_AWAY_PRICE |
Drive away price. |
DRIVE_AWAY_PRICE_VALUE |
Drive away price. |
ESTIMATED_DRIVE_AWAY_PRICE |
Estimated drive away price. |
ESTIMATED_DRIVE_AWAY_PRICE_VALUE |
Estimated drive away price. |
EXCLUDING_GOVERNMENT_CHARGES_PRICE |
Excluding government charges price. |
EXCLUDING_GOVERNMENT_CHARGES_PRICE_VALUE |
Excluding government charges price. |
UNRECOGNIZED |
|
VEHICLE_BASE_PRICE |
Vehicle base price. |
VEHICLE_BASE_PRICE_VALUE |
Vehicle base price. |
VEHICLE_PRICE_TYPE_UNSPECIFIED |
Unspecified vehicle price type. |
VEHICLE_PRICE_TYPE_UNSPECIFIED_VALUE |
Unspecified vehicle price type. |
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() |
|