public enum LfpMerchantState.CountrySettings.ProductPageType extends Enum<LfpMerchantState.CountrySettings.ProductPageType> implements ProtocolMessageEnumThe possible product page types for a merchant.
Protobuf enum
google.shopping.merchant.lfp.v1beta.LfpMerchantState.CountrySettings.ProductPageType
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
GOOGLE_HOSTED |
Google hosted product page. |
GOOGLE_HOSTED_VALUE |
Google hosted product page. |
MERCHANT_HOSTED |
Merchant hosted product page. |
MERCHANT_HOSTED_STORE_SPECIFIC |
Merchant hosted store specific product page. |
MERCHANT_HOSTED_STORE_SPECIFIC_VALUE |
Merchant hosted store specific product page. |
MERCHANT_HOSTED_VALUE |
Merchant hosted product page. |
PRODUCT_PAGE_TYPE_UNSPECIFIED |
Product page type unspecified. |
PRODUCT_PAGE_TYPE_UNSPECIFIED_VALUE |
Product page type unspecified. |
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() |
|