public enum CertificationAuthority extends Enum<CertificationAuthority> implements ProtocolMessageEnum
The certification authority.
Protobuf enum google.shopping.merchant.products.v1.CertificationAuthority
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
ADEME |
For the French CO2 emissions class for vehicles. |
ADEME_VALUE |
For the French CO2 emissions class for vehicles. |
BMWK |
For the German CO2 emissions classes for vehicles. |
BMWK_VALUE |
For the German CO2 emissions classes for vehicles. |
CERTIFICATION_AUTHORITY_UNSPECIFIED |
Certification authority is not specified. |
CERTIFICATION_AUTHORITY_UNSPECIFIED_VALUE |
Certification authority is not specified. |
EC |
European Commission for energy labels in the EU. |
EC_VALUE |
European Commission for energy labels in the EU. |
EPA |
Environment Protection Agency. |
EPA_VALUE |
Environment Protection Agency. |
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() |