Class: Google::Privacy::Dlp::V2::StatisticalTable::QuasiIdentifierField
- Inherits:
-
Object
- Object
- Google::Privacy::Dlp::V2::StatisticalTable::QuasiIdentifierField
- Defined in:
- lib/google/cloud/dlp/v2/doc/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
642 |
# File 'lib/google/cloud/dlp/v2/doc/google/privacy/dlp/v2/dlp.rb', line 642 class QuasiIdentifierField; end |
#field ⇒ Google::Privacy::Dlp::V2::FieldId
642 |
# File 'lib/google/cloud/dlp/v2/doc/google/privacy/dlp/v2/dlp.rb', line 642 class QuasiIdentifierField; end |