public enum ProductAttributes.EmissionsStandard extends Enum<ProductAttributes.EmissionsStandard> implements ProtocolMessageEnumThe emission standard of the vehicle.
Protobuf enum google.shopping.merchant.products.v1.ProductAttributes.EmissionsStandard
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
EMISSIONS_STANDARD_UNSPECIFIED |
Unspecified emission standard. |
EMISSIONS_STANDARD_UNSPECIFIED_VALUE |
Unspecified emission standard. |
EURO1 |
Euro 1. |
EURO1_VALUE |
Euro 1. |
EURO2 |
Euro 2. |
EURO2_VALUE |
Euro 2. |
EURO3 |
Euro 3. |
EURO3_VALUE |
Euro 3. |
EURO4 |
Euro 4. |
EURO4_VALUE |
Euro 4. |
EURO5 |
Euro 5. |
EURO5B |
Euro 5b. |
EURO5B_VALUE |
Euro 5b. |
EURO5_VALUE |
Euro 5. |
EURO6 |
Euro 6. |
EURO6C |
Euro 6c. |
EURO6C_VALUE |
Euro 6c. |
EURO6D |
Euro 6d. |
EURO6D_TEMP |
Euro 6d-TEMP. |
EURO6D_TEMP_VALUE |
Euro 6d-TEMP. |
EURO6D_VALUE |
Euro 6d. |
EURO6E |
Euro 6e. |
EURO6E_VALUE |
Euro 6e. |
EURO6_VALUE |
Euro 6. |
UNRECOGNIZED |
|
ZERO_EMISSIONS |
Zero emissions. |
ZERO_EMISSIONS_VALUE |
Zero emissions. |
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() |
|