ClassificationStatus

Provides details about the current status of the sensitive data detection.

Types

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

Properties

Link copied to clipboard
val code: String?

The code that represents the status of the sensitive data detection.

Link copied to clipboard

A longer description of the current status of the sensitive data detection.

Functions

Link copied to clipboard
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