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

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

Statistics regarding a specific InfoType.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#count

def count() -> ::Integer
Returns
  • (::Integer) — Number of findings for this infoType.

#count=

def count=(value) -> ::Integer
Parameter
  • value (::Integer) — Number of findings for this infoType.
Returns
  • (::Integer) — Number of findings for 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