public enum ProductSustainabilityIncentive.Type extends Enum<ProductSustainabilityIncentive.Type> implements ProtocolMessageEnumTypes of supported sustainability incentive programs.
Protobuf enum google.shopping.merchant.products.v1.ProductSustainabilityIncentive.Type
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
EV_PRICE_DISCOUNT |
A subsidy program, often called an environmental bonus, provides a purchase grant for electric vehicles and, in some countries, plug-in hybrids. The grant amount may be a fixed sum or a percentage of the sale price. |
EV_PRICE_DISCOUNT_VALUE |
A subsidy program, often called an environmental bonus, provides a purchase grant for electric vehicles and, in some countries, plug-in hybrids. The grant amount may be a fixed sum or a percentage of the sale price. |
EV_TAX_CREDIT |
Program offering tax liability reductions for electric vehicles and, in some countries, plug-in hybrids. These reductions can be based on a specific amount or a percentage of the sale price. |
EV_TAX_CREDIT_VALUE |
Program offering tax liability reductions for electric vehicles and, in some countries, plug-in hybrids. These reductions can be based on a specific amount or a percentage of the sale price. |
TYPE_UNSPECIFIED |
Unspecified or unknown sustainability incentive type. |
TYPE_UNSPECIFIED_VALUE |
Unspecified or unknown sustainability incentive type. |
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() |
|