Discovery Engine v1beta API - Enum SearchRequest.Types.RelevanceThreshold (1.0.0-beta17)

public enum SearchRequest.Types.RelevanceThreshold

Reference documentation and code samples for the Discovery Engine v1beta 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.V1Beta

Assembly

Google.Cloud.DiscoveryEngine.V1Beta.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.