GuardrailChecksContentFilterResultEntry

The evaluation result for a single content filter category.

Types

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

Properties

Link copied to clipboard

The content filter category that was evaluated.

Link copied to clipboard

The severity score for the category, ranging from 0.0 to 1.0. Higher values indicate greater severity.

Functions

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