public sealed class PrivacyMetric : IMessage<PrivacyMetric>, IEquatable<PrivacyMetric>, IDeepCloneable<PrivacyMetric>, IBufferMessage, IMessagePrivacy metric to compute for reidentification risk analysis.
Implements
IMessage<PrivacyMetric>, IEquatable<PrivacyMetric>, IDeepCloneable<PrivacyMetric>, IBufferMessage, IMessageNamespace
Google.Cloud.Dlp.V2Assembly
Google.Cloud.Dlp.V2.dll
Constructors
PrivacyMetric()
public PrivacyMetric()PrivacyMetric(PrivacyMetric)
public PrivacyMetric(PrivacyMetric other)| Parameter | |
|---|---|
| Name | Description |
other |
PrivacyMetric |
Properties
CategoricalStatsConfig
public PrivacyMetric.Types.CategoricalStatsConfig CategoricalStatsConfig { get; set; }Categorical stats
| Property Value | |
|---|---|
| Type | Description |
PrivacyMetric.Types.CategoricalStatsConfig |
|
DeltaPresenceEstimationConfig
public PrivacyMetric.Types.DeltaPresenceEstimationConfig DeltaPresenceEstimationConfig { get; set; }delta-presence
| Property Value | |
|---|---|
| Type | Description |
PrivacyMetric.Types.DeltaPresenceEstimationConfig |
|
KAnonymityConfig
public PrivacyMetric.Types.KAnonymityConfig KAnonymityConfig { get; set; }K-anonymity
| Property Value | |
|---|---|
| Type | Description |
PrivacyMetric.Types.KAnonymityConfig |
|
KMapEstimationConfig
public PrivacyMetric.Types.KMapEstimationConfig KMapEstimationConfig { get; set; }k-map
| Property Value | |
|---|---|
| Type | Description |
PrivacyMetric.Types.KMapEstimationConfig |
|
LDiversityConfig
public PrivacyMetric.Types.LDiversityConfig LDiversityConfig { get; set; }l-diversity
| Property Value | |
|---|---|
| Type | Description |
PrivacyMetric.Types.LDiversityConfig |
|
NumericalStatsConfig
public PrivacyMetric.Types.NumericalStatsConfig NumericalStatsConfig { get; set; }Numerical stats
| Property Value | |
|---|---|
| Type | Description |
PrivacyMetric.Types.NumericalStatsConfig |
|
TypeCase
public PrivacyMetric.TypeOneofCase TypeCase { get; }| Property Value | |
|---|---|
| Type | Description |
PrivacyMetric.TypeOneofCase |
|