public enum OmnichannelSetting.LsfType extends Enum<OmnichannelSetting.LsfType> implements ProtocolMessageEnum
The product page experience type, which is also called the Local Store Front (LSF) type. Check the HC article for more details.
Protobuf enum google.shopping.merchant.accounts.v1beta.OmnichannelSetting.LsfType
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
GHLSF |
Google-Hosted Local Store Front. Check the HC article for more details. |
GHLSF_VALUE |
Google-Hosted Local Store Front. Check the HC article for more details. |
LSF_TYPE_UNSPECIFIED |
Default value. This value is unused. |
LSF_TYPE_UNSPECIFIED_VALUE |
Default value. This value is unused. |
MHLSF_BASIC |
Merchant-Hosted Local Store Front Basic. Check the HC article for more details. |
MHLSF_BASIC_VALUE |
Merchant-Hosted Local Store Front Basic. Check the HC article for more details. |
MHLSF_FULL |
Merchant-Hosted Local Store Front Full. Check the HC article for more details. |
MHLSF_FULL_VALUE |
Merchant-Hosted Local Store Front Full. Check the HC article for more details. |
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() |