public enum SearchRequest.Types.RelevanceThresholdReference documentation and code samples for the Discovery Engine v1 API enum SearchRequest.Types.RelevanceThreshold.
The relevance threshold of the search results. The higher relevance threshold is, the higher relevant results are shown and the less number of results are returned.
Namespace
Google.Cloud.DiscoveryEngine.V1Assembly
Google.Cloud.DiscoveryEngine.V1.dll
Fields |
|
|---|---|
| Name | Description |
High |
High relevance threshold. |
Low |
Low relevance threshold. |
Lowest |
Lowest relevance threshold. |
Medium |
Medium relevance threshold. |
Unspecified |
Default value. In this case, server behavior defaults to Google defined threshold. |