public enum CatalogAttribute.DynamicFacetableOption extends Enum<CatalogAttribute.DynamicFacetableOption> implements ProtocolMessageEnum
The status of the dynamic facetable option of a catalog attribute.
Protobuf enum google.cloud.retail.v2beta.CatalogAttribute.DynamicFacetableOption
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
DYNAMIC_FACETABLE_DISABLED |
Dynamic facetable option disabled for an attribute. |
DYNAMIC_FACETABLE_DISABLED_VALUE |
Dynamic facetable option disabled for an attribute. |
DYNAMIC_FACETABLE_ENABLED |
Dynamic facetable option enabled for an attribute. |
DYNAMIC_FACETABLE_ENABLED_VALUE |
Dynamic facetable option enabled for an attribute. |
DYNAMIC_FACETABLE_OPTION_UNSPECIFIED |
Value used when unset. |
DYNAMIC_FACETABLE_OPTION_UNSPECIFIED_VALUE |
Value used when unset. |
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() |