static SearchRequest.RelevanceThreshold |
SearchRequest.RelevanceThreshold.forNumber(int value) |
|
SearchRequest.RelevanceThreshold |
SearchRequest.Builder.getRelevanceThreshold() |
The relevance threshold of the search results.
|
SearchRequest.RelevanceThreshold |
SearchRequest.getRelevanceThreshold() |
The relevance threshold of the search results.
|
SearchRequest.RelevanceThreshold |
SearchRequestOrBuilder.getRelevanceThreshold() |
The relevance threshold of the search results.
|
static SearchRequest.RelevanceThreshold |
SearchRequest.RelevanceThreshold.valueOf(int value) |
Deprecated.
|
static SearchRequest.RelevanceThreshold |
SearchRequest.RelevanceThreshold.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static SearchRequest.RelevanceThreshold |
SearchRequest.RelevanceThreshold.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static SearchRequest.RelevanceThreshold[] |
SearchRequest.RelevanceThreshold.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|