public enum ProductAttributes.PetPolicy.PetType extends Enum<ProductAttributes.PetPolicy.PetType> implements ProtocolMessageEnumThe pet types.
Protobuf enum
google.shopping.merchant.products.v1.ProductAttributes.PetPolicy.PetType
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
CATS |
Cats. |
CATS_VALUE |
Cats. |
LARGE_DOGS |
Large dogs. |
LARGE_DOGS_VALUE |
Large dogs. |
PET_TYPE_UNSPECIFIED |
Unspecified pet type. |
PET_TYPE_UNSPECIFIED_VALUE |
Unspecified pet type. |
SMALL_DOGS |
Small dogs. |
SMALL_DOGS_VALUE |
Small dogs. |
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() |
|