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
    
  - (::Google::Cloud::Dlp::V2::InfoType) — The type of finding this stat is for.
 
#info_type=
def info_type=(value) -> ::Google::Cloud::Dlp::V2::InfoType
    Parameter
    
  - value (::Google::Cloud::Dlp::V2::InfoType) — The type of finding this stat is for.
 
    Returns
    
- (::Google::Cloud::Dlp::V2::InfoType) — The type of finding this stat is for.