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



1571
1572
1573
1574
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 1571

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