Class: Google::Cloud::Dlp::V2::PrivacyMetric::CategoricalStatsConfig

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

Overview

Compute numerical stats over an individual column, including number of distinct values and value count distribution.

Instance Attribute Summary collapse

Instance Attribute Details

#field::Google::Cloud::Dlp::V2::FieldId



1590
1591
1592
1593
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 1590

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