GuardrailTopic

The details for a specific topic defined in the Guardrail.

Types

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

Properties

Link copied to clipboard

The action details on a specific topic in the Guardrail.

Link copied to clipboard
val name: String?

The name details on a specific topic in the Guardrail.

Link copied to clipboard

The type details on a specific topic in the Guardrail.

Functions

Link copied to clipboard
inline fun copy(block: GuardrailTopic.Builder.() -> Unit = {}): GuardrailTopic
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