public enum SearchJobsRequest.Types.RelevanceThresholdReference documentation and code samples for the Google Cloud Talent Solution v4 API enum SearchJobsRequest.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.Talent.V4Assembly
Google.Cloud.Talent.V4.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. |