GuardrailChecksSensitiveInformationResultEntry
The detection result for a single sensitive information entity found in the evaluated messages.
Types
Properties
Link copied to clipboard
The start character offset of the detected entity within the content block.
Link copied to clipboard
The confidence score for the detection, ranging from 0.0 to 1.0. Higher values indicate greater confidence.
Link copied to clipboard
The zero-based index of the content block within the message where the entity was detected.
Link copied to clipboard
The zero-based index of the message in the input messages array where the entity was detected.
Link copied to clipboard
The PII entity type that was detected.
Functions
Link copied to clipboard
inline fun copy(block: GuardrailChecksSensitiveInformationResultEntry.Builder.() -> Unit = {}): GuardrailChecksSensitiveInformationResultEntry