GuardrailTopicConfig

Details about topics for the AI Guardrail to identify and deny.

Types

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

Properties

Link copied to clipboard

A definition of the topic to deny.

Link copied to clipboard

A list of prompts, each of which is an example of a prompt that can be categorized as belonging to the topic.

Link copied to clipboard

The name of the topic to deny.

Link copied to clipboard

Specifies to deny the topic.

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