ToxicLabels

Toxicity analysis result for one string. For more information about toxicity detection, see Toxicity detection in the Amazon Comprehend Developer Guide.

Types

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

Properties

Link copied to clipboard

Array of toxic content types identified in the string.

Link copied to clipboard

Overall toxicity score for the string. Value range is zero to one, where one is the highest confidence.

Functions

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