Class BannedPhraseMatch (1.33.0)

BannedPhraseMatch(value)

Specifies banned phrase match subject.

Values: BANNED_PHRASE_MATCH_UNSPECIFIED (0): No banned phrase check was executed. BANNED_PHRASE_MATCH_NONE (1): All banned phrase checks led to no match. BANNED_PHRASE_MATCH_QUERY (2): A banned phrase matched the query. BANNED_PHRASE_MATCH_RESPONSE (3): A banned phrase matched the response.