GuardrailRegexConfig

The regular expression to configure for the AI Guardrail.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The AI Guardrail action to configure when matching regular expression is detected.

Link copied to clipboard

The description of the regular expression to configure for the AI Guardrail.

Link copied to clipboard

The name of the regular expression to configure for the AI Guardrail.

Link copied to clipboard

The regular expression pattern to configure for the AI Guardrail.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String