Class: Google::Cloud::Dlp::V2::PrivacyMetric::KMapEstimationConfig::AuxiliaryTable::QuasiIdField

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

Overview

A quasi-identifier column has a custom_tag, used to know which column in the data corresponds to which column in the statistical model.

Instance Attribute Summary collapse

Instance Attribute Details

#custom_tag::String



1800
1801
1802
1803
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 1800

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

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



1800
1801
1802
1803
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 1800

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