Gemini Enterprise for Customer Experience v1beta API - Enum Guardrail.Types.ContentFilter.Types.MatchType (1.0.0-beta06)

public enum Guardrail.Types.ContentFilter.Types.MatchType

Reference documentation and code samples for the Gemini Enterprise for Customer Experience v1beta API enum Guardrail.Types.ContentFilter.Types.MatchType.

Match type for the content filter.

Namespace

Google.Cloud.Ces.V1Beta

Assembly

Google.Cloud.Ces.V1Beta.dll

Fields

Name Description
RegexpMatch

Content is matched using regular expression syntax.

SimpleStringMatch

Content is matched for substrings character by character.

Unspecified

Match type is not specified.

WordBoundaryStringMatch

Content only matches if the pattern found in the text is surrounded by word delimiters. Banned phrases can also contain word delimiters.