Cloud Data Loss Prevention (DLP) V2 API - Class Google::Cloud::Dlp::V2::OtherInfoTypeSummary (v0.20.2)

Reference documentation and code samples for the Cloud Data Loss Prevention (DLP) V2 API class Google::Cloud::Dlp::V2::OtherInfoTypeSummary.

Infotype details for other infoTypes found within a column.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#estimated_prevalence

def estimated_prevalence() -> ::Integer
Returns
  • (::Integer) — Approximate percentage of non-null rows that contained data detected by this infotype.

#estimated_prevalence=

def estimated_prevalence=(value) -> ::Integer
Parameter
  • value (::Integer) — Approximate percentage of non-null rows that contained data detected by this infotype.
Returns
  • (::Integer) — Approximate percentage of non-null rows that contained data detected by this infotype.

#excluded_from_analysis

def excluded_from_analysis() -> ::Boolean
Returns
  • (::Boolean) — Whether this infoType was excluded from sensitivity and risk analysis due to factors such as low prevalence (subject to change).

#excluded_from_analysis=

def excluded_from_analysis=(value) -> ::Boolean
Parameter
  • value (::Boolean) — Whether this infoType was excluded from sensitivity and risk analysis due to factors such as low prevalence (subject to change).
Returns
  • (::Boolean) — Whether this infoType was excluded from sensitivity and risk analysis due to factors such as low prevalence (subject to change).

#info_type

def info_type() -> ::Google::Cloud::Dlp::V2::InfoType
Returns

#info_type=

def info_type=(value) -> ::Google::Cloud::Dlp::V2::InfoType
Parameter
Returns