static PropertyDefinition.RetrievalImportance |
PropertyDefinition.RetrievalImportance.forNumber(int value) |
|
PropertyDefinition.RetrievalImportance |
PropertyDefinition.Builder.getRetrievalImportance() |
The retrieval importance of the property during search.
|
PropertyDefinition.RetrievalImportance |
PropertyDefinition.getRetrievalImportance() |
The retrieval importance of the property during search.
|
PropertyDefinition.RetrievalImportance |
PropertyDefinitionOrBuilder.getRetrievalImportance() |
The retrieval importance of the property during search.
|
static PropertyDefinition.RetrievalImportance |
PropertyDefinition.RetrievalImportance.valueOf(int value) |
Deprecated.
|
static PropertyDefinition.RetrievalImportance |
PropertyDefinition.RetrievalImportance.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static PropertyDefinition.RetrievalImportance |
PropertyDefinition.RetrievalImportance.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static PropertyDefinition.RetrievalImportance[] |
PropertyDefinition.RetrievalImportance.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|