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

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.

#info_type

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

#info_type=

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