Class: Google::Cloud::Dlp::V2::AnalyzeDataSourceRiskDetails::KMapEstimationResult::KMapEstimationQuasiIdValues

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 tuple of values for the quasi-identifier columns.

Instance Attribute Summary collapse

Instance Attribute Details

#estimated_anonymity::Integer



2075
2076
2077
2078
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 2075

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

#quasi_ids_values::Array<::Google::Cloud::Dlp::V2::Value>



2075
2076
2077
2078
# File 'proto_docs/google/privacy/dlp/v2/dlp.rb', line 2075

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