ClassificationResult

Details about the sensitive data that was detected on the resource.

Types

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

Properties

Link copied to clipboard

Indicates whether there are additional occurrences of sensitive data that are not included in the finding. This occurs when the number of occurrences exceeds the maximum that can be included.

Link copied to clipboard

Provides details about sensitive data that was identified based on customer-defined configuration.

Link copied to clipboard

The type of content that the finding applies to.

Link copied to clipboard

Provides details about sensitive data that was identified based on built-in configuration.

Link copied to clipboard

The total size in bytes of the affected data.

Link copied to clipboard

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