Google Cloud Data Loss Prevention v2 API - Class PrivacyMetric (4.8.0)

public sealed class PrivacyMetric : IMessage<PrivacyMetric>, IEquatable<PrivacyMetric>, IDeepCloneable<PrivacyMetric>, IBufferMessage, IMessage

Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class PrivacyMetric.

Privacy metric to compute for reidentification risk analysis.

Inheritance

object > PrivacyMetric

Namespace

Google.Cloud.Dlp.V2

Assembly

Google.Cloud.Dlp.V2.dll

Constructors

PrivacyMetric()

public PrivacyMetric()

PrivacyMetric(PrivacyMetric)

public PrivacyMetric(PrivacyMetric other)
Parameter
NameDescription
otherPrivacyMetric

Properties

CategoricalStatsConfig

public PrivacyMetric.Types.CategoricalStatsConfig CategoricalStatsConfig { get; set; }

Categorical stats

Property Value
TypeDescription
PrivacyMetricTypesCategoricalStatsConfig

DeltaPresenceEstimationConfig

public PrivacyMetric.Types.DeltaPresenceEstimationConfig DeltaPresenceEstimationConfig { get; set; }

delta-presence

Property Value
TypeDescription
PrivacyMetricTypesDeltaPresenceEstimationConfig

KAnonymityConfig

public PrivacyMetric.Types.KAnonymityConfig KAnonymityConfig { get; set; }

K-anonymity

Property Value
TypeDescription
PrivacyMetricTypesKAnonymityConfig

KMapEstimationConfig

public PrivacyMetric.Types.KMapEstimationConfig KMapEstimationConfig { get; set; }

k-map

Property Value
TypeDescription
PrivacyMetricTypesKMapEstimationConfig

LDiversityConfig

public PrivacyMetric.Types.LDiversityConfig LDiversityConfig { get; set; }

l-diversity

Property Value
TypeDescription
PrivacyMetricTypesLDiversityConfig

NumericalStatsConfig

public PrivacyMetric.Types.NumericalStatsConfig NumericalStatsConfig { get; set; }

Numerical stats

Property Value
TypeDescription
PrivacyMetricTypesNumericalStatsConfig

TypeCase

public PrivacyMetric.TypeOneofCase TypeCase { get; }
Property Value
TypeDescription
PrivacyMetricTypeOneofCase