public enum SearchRequest.Types.DisplaySpec.Types.MatchHighlightingConditionReference documentation and code samples for the Discovery Engine v1beta API enum SearchRequest.Types.DisplaySpec.Types.MatchHighlightingCondition.
Enum describing under which condition match highlighting should occur.
Namespace
Google.Cloud.DiscoveryEngine.V1BetaAssembly
Google.Cloud.DiscoveryEngine.V1Beta.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 |