ZeroTrustDlpEntryConfidence

data class ZeroTrustDlpEntryConfidence(val aiContextAvailable: Boolean? = null, val available: Boolean? = null)

Constructors

Link copied to clipboard
constructor(aiContextAvailable: Boolean? = null, available: Boolean? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Indicates whether this entry has AI remote service validation.

Link copied to clipboard
val available: Boolean? = null

Indicates whether this entry has any form of validation that is not an AI remote service.