Class: Google::Cloud::Dlp::V2::StoredInfoTypeStats

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/privacy/dlp/v2/dlp.rb

Overview

Statistics for a StoredInfoType.

Instance Attribute Summary collapse

Instance Attribute Details

#large_custom_dictionary::Google::Cloud::Dlp::V2::LargeCustomDictionaryStats

Returns StoredInfoType where findings are defined by a dictionary of phrases.

Returns:



4844
4845
4846
4847
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 4844

class StoredInfoTypeStats
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end