Discovery Engine v1 API - Enum SuggestionDenyListEntry.Types.MatchOperator (1.0.0-beta06)

public enum SuggestionDenyListEntry.Types.MatchOperator

Reference documentation and code samples for the Discovery Engine v1 API enum SuggestionDenyListEntry.Types.MatchOperator.

Operator for matching with the generated suggestions.

Namespace

Google.Cloud.DiscoveryEngine.V1

Assembly

Google.Cloud.DiscoveryEngine.V1.dll

Fields

Name Description
Contains

If the suggestion contains the block_phrase, then block it.

ExactMatch

If the suggestion is an exact match to the block_phrase, then block it.

Unspecified

Default value. Should not be used