Cloud Data Loss Prevention (DLP) V2 API - Class Google::Cloud::Dlp::V2::AnalyzeDataSourceRiskDetails::KAnonymityResult::KAnonymityEquivalenceClass (v0.20.2)

Reference documentation and code samples for the Cloud Data Loss Prevention (DLP) V2 API class Google::Cloud::Dlp::V2::AnalyzeDataSourceRiskDetails::KAnonymityResult::KAnonymityEquivalenceClass.

The set of columns' values that share the same ldiversity value

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#equivalence_class_size

defequivalence_class_size()->::Integer
Returns
  • (::Integer) — Size of the equivalence class, for example number of rows with the above set of values.

#equivalence_class_size=

defequivalence_class_size=(value)->::Integer
Parameter
  • value (::Integer) — Size of the equivalence class, for example number of rows with the above set of values.
Returns
  • (::Integer) — Size of the equivalence class, for example number of rows with the above set of values.

#quasi_ids_values

defquasi_ids_values()->::Array<::Google::Cloud::Dlp::V2::Value>
Returns
  • (::Array<::Google::Cloud::Dlp::V2::Value>) — Set of values defining the equivalence class. One value per quasi-identifier column in the original KAnonymity metric message. The order is always the same as the original request.

#quasi_ids_values=

defquasi_ids_values=(value)->::Array<::Google::Cloud::Dlp::V2::Value>
Parameter
  • value (::Array<::Google::Cloud::Dlp::V2::Value>) — Set of values defining the equivalence class. One value per quasi-identifier column in the original KAnonymity metric message. The order is always the same as the original request.
Returns
  • (::Array<::Google::Cloud::Dlp::V2::Value>) — Set of values defining the equivalence class. One value per quasi-identifier column in the original KAnonymity metric message. The order is always the same as the original request.

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月30日 UTC.