GuardrailManagedWord¶
Structure Class¶
GuardrailManagedWord
dataclass
¶
The managed word details for the filter in the Guardrail.
Attributes¶
action
class-attribute
instance-attribute
¶
action: GuardrailWordPolicyAction | None = None
The action details for the managed word filter in the Guardrail.
match
class-attribute
instance-attribute
¶
match: str | None = None
The match details for the managed word filter in the Guardrail.
type
class-attribute
instance-attribute
¶
type: GuardrailManagedWordType | None = None
The type details for the managed word filter in the Guardrail.