Class: Google::Privacy::Dlp::V2::InfoTypeStats

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/dlp/v2/doc/google/privacy/dlp/v2/dlp.rb

Overview

Statistics regarding a specific InfoType.

Instance Attribute Summary collapse

Instance Attribute Details

#countInteger

Returns Number of findings for this infoType.

Returns:

  • (Integer)

    Number of findings for this infoType.



582
# File 'lib/google/cloud/dlp/v2/doc/google/privacy/dlp/v2/dlp.rb', line 582

class InfoTypeStats; end

#info_typeGoogle::Privacy::Dlp::V2::InfoType

Returns The type of finding this stat is for.

Returns:



582
# File 'lib/google/cloud/dlp/v2/doc/google/privacy/dlp/v2/dlp.rb', line 582

class InfoTypeStats; end