Discovery Engine v1 API - Enum SearchRequest.Types.DisplaySpec.Types.MatchHighlightingCondition (1.7.0)

public enum SearchRequest.Types.DisplaySpec.Types.MatchHighlightingCondition

Reference documentation and code samples for the Discovery Engine v1 API enum SearchRequest.Types.DisplaySpec.Types.MatchHighlightingCondition.

Enum describing under which condition match highlighting should occur.

Namespace

Google.Cloud.DiscoveryEngine.V1

Assembly

Google.Cloud.DiscoveryEngine.V1.dll

Fields

Name Description
MatchHighlightingDisabled

Disables match highlighting on all documents.

MatchHighlightingEnabled

Enables match highlighting on all documents.

Unspecified

Server behavior is the same as MATCH_HIGHLIGHTING_DISABLED.