SafetySettings

@Serializable
data class SafetySettings(val category: HarmCategory, val threshold: HarmBlockThreshold)

Constructors

Link copied to clipboard
constructor(category: HarmCategory, threshold: HarmBlockThreshold)

Properties

Link copied to clipboard
Link copied to clipboard