Class Google::Cloud::Dlp::V2::InfoTypeStats (v0.8.1)

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