static CatalogAttribute.RetrievableOption |
CatalogAttribute.RetrievableOption.forNumber(int value) |
|
CatalogAttribute.RetrievableOption |
CatalogAttribute.Builder.getRetrievableOption() |
If RETRIEVABLE_ENABLED, attribute values are retrievable in the search
results.
|
CatalogAttribute.RetrievableOption |
CatalogAttribute.getRetrievableOption() |
If RETRIEVABLE_ENABLED, attribute values are retrievable in the search
results.
|
CatalogAttribute.RetrievableOption |
CatalogAttributeOrBuilder.getRetrievableOption() |
If RETRIEVABLE_ENABLED, attribute values are retrievable in the search
results.
|
static CatalogAttribute.RetrievableOption |
CatalogAttribute.RetrievableOption.valueOf(int value) |
Deprecated.
|
static CatalogAttribute.RetrievableOption |
CatalogAttribute.RetrievableOption.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static CatalogAttribute.RetrievableOption |
CatalogAttribute.RetrievableOption.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static CatalogAttribute.RetrievableOption[] |
CatalogAttribute.RetrievableOption.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|