| Modifier and Type | Method and Description |
|---|---|
static CatalogAttribute.DynamicFacetableOption |
CatalogAttribute.DynamicFacetableOption.forNumber(int value) |
CatalogAttribute.DynamicFacetableOption |
CatalogAttributeOrBuilder.getDynamicFacetableOption()
If DYNAMIC_FACETABLE_ENABLED, attribute values are available for dynamic
facet.
|
CatalogAttribute.DynamicFacetableOption |
CatalogAttribute.getDynamicFacetableOption()
If DYNAMIC_FACETABLE_ENABLED, attribute values are available for dynamic
facet.
|
CatalogAttribute.DynamicFacetableOption |
CatalogAttribute.Builder.getDynamicFacetableOption()
If DYNAMIC_FACETABLE_ENABLED, attribute values are available for dynamic
facet.
|
static CatalogAttribute.DynamicFacetableOption |
CatalogAttribute.DynamicFacetableOption.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static CatalogAttribute.DynamicFacetableOption |
CatalogAttribute.DynamicFacetableOption.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static CatalogAttribute.DynamicFacetableOption |
CatalogAttribute.DynamicFacetableOption.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CatalogAttribute.DynamicFacetableOption[] |
CatalogAttribute.DynamicFacetableOption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<CatalogAttribute.DynamicFacetableOption> |
CatalogAttribute.DynamicFacetableOption.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
CatalogAttribute.Builder |
CatalogAttribute.Builder.setDynamicFacetableOption(CatalogAttribute.DynamicFacetableOption value)
If DYNAMIC_FACETABLE_ENABLED, attribute values are available for dynamic
facet.
|
Copyright © 2024 Google LLC. All rights reserved.