- 3.56.0 (latest)
- 3.55.0
- 3.53.0
- 3.52.0
- 3.51.0
- 3.50.0
- 3.49.0
- 3.48.0
- 3.47.0
- 3.46.0
- 3.45.0
- 3.44.0
- 3.43.0
- 3.41.0
- 3.40.0
- 3.39.0
- 3.38.0
- 3.37.0
- 3.36.0
- 3.35.0
- 3.34.0
- 3.33.0
- 3.32.0
- 3.31.0
- 3.28.0
- 3.27.0
- 3.26.0
- 3.25.0
- 3.24.0
- 3.23.0
- 3.22.0
- 3.21.0
- 3.20.0
- 3.19.0
- 3.18.0
- 3.17.0
- 3.16.0
- 3.15.0
- 3.13.0
- 3.12.0
- 3.11.0
- 3.10.0
- 3.9.0
- 3.8.0
- 3.7.6
- 3.6.7
- 3.5.0
- 3.4.0
- 3.3.2
- 3.2.1
- 3.1.4
public interface PrivacyMetricOrBuilder extends MessageOrBuilder
Implements
MessageOrBuilderMethods
getCategoricalStatsConfig()
public abstract PrivacyMetric.CategoricalStatsConfig getCategoricalStatsConfig()
Categorical stats
.google.privacy.dlp.v2.PrivacyMetric.CategoricalStatsConfig categorical_stats_config = 2;
Returns | |
---|---|
Type | Description |
PrivacyMetric.CategoricalStatsConfig |
The categoricalStatsConfig. |
getCategoricalStatsConfigOrBuilder()
public abstract PrivacyMetric.CategoricalStatsConfigOrBuilder getCategoricalStatsConfigOrBuilder()
Categorical stats
.google.privacy.dlp.v2.PrivacyMetric.CategoricalStatsConfig categorical_stats_config = 2;
Returns | |
---|---|
Type | Description |
PrivacyMetric.CategoricalStatsConfigOrBuilder |
getDeltaPresenceEstimationConfig()
public abstract PrivacyMetric.DeltaPresenceEstimationConfig getDeltaPresenceEstimationConfig()
delta-presence
.google.privacy.dlp.v2.PrivacyMetric.DeltaPresenceEstimationConfig delta_presence_estimation_config = 6;
Returns | |
---|---|
Type | Description |
PrivacyMetric.DeltaPresenceEstimationConfig |
The deltaPresenceEstimationConfig. |
getDeltaPresenceEstimationConfigOrBuilder()
public abstract PrivacyMetric.DeltaPresenceEstimationConfigOrBuilder getDeltaPresenceEstimationConfigOrBuilder()
delta-presence
.google.privacy.dlp.v2.PrivacyMetric.DeltaPresenceEstimationConfig delta_presence_estimation_config = 6;
Returns | |
---|---|
Type | Description |
PrivacyMetric.DeltaPresenceEstimationConfigOrBuilder |
getKAnonymityConfig()
public abstract PrivacyMetric.KAnonymityConfig getKAnonymityConfig()
K-anonymity
.google.privacy.dlp.v2.PrivacyMetric.KAnonymityConfig k_anonymity_config = 3;
Returns | |
---|---|
Type | Description |
PrivacyMetric.KAnonymityConfig |
The kAnonymityConfig. |
getKAnonymityConfigOrBuilder()
public abstract PrivacyMetric.KAnonymityConfigOrBuilder getKAnonymityConfigOrBuilder()
K-anonymity
.google.privacy.dlp.v2.PrivacyMetric.KAnonymityConfig k_anonymity_config = 3;
Returns | |
---|---|
Type | Description |
PrivacyMetric.KAnonymityConfigOrBuilder |
getKMapEstimationConfig()
public abstract PrivacyMetric.KMapEstimationConfig getKMapEstimationConfig()
k-map
.google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig k_map_estimation_config = 5;
Returns | |
---|---|
Type | Description |
PrivacyMetric.KMapEstimationConfig |
The kMapEstimationConfig. |
getKMapEstimationConfigOrBuilder()
public abstract PrivacyMetric.KMapEstimationConfigOrBuilder getKMapEstimationConfigOrBuilder()
k-map
.google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig k_map_estimation_config = 5;
Returns | |
---|---|
Type | Description |
PrivacyMetric.KMapEstimationConfigOrBuilder |
getLDiversityConfig()
public abstract PrivacyMetric.LDiversityConfig getLDiversityConfig()
l-diversity
.google.privacy.dlp.v2.PrivacyMetric.LDiversityConfig l_diversity_config = 4;
Returns | |
---|---|
Type | Description |
PrivacyMetric.LDiversityConfig |
The lDiversityConfig. |
getLDiversityConfigOrBuilder()
public abstract PrivacyMetric.LDiversityConfigOrBuilder getLDiversityConfigOrBuilder()
l-diversity
.google.privacy.dlp.v2.PrivacyMetric.LDiversityConfig l_diversity_config = 4;
Returns | |
---|---|
Type | Description |
PrivacyMetric.LDiversityConfigOrBuilder |
getNumericalStatsConfig()
public abstract PrivacyMetric.NumericalStatsConfig getNumericalStatsConfig()
Numerical stats
.google.privacy.dlp.v2.PrivacyMetric.NumericalStatsConfig numerical_stats_config = 1;
Returns | |
---|---|
Type | Description |
PrivacyMetric.NumericalStatsConfig |
The numericalStatsConfig. |
getNumericalStatsConfigOrBuilder()
public abstract PrivacyMetric.NumericalStatsConfigOrBuilder getNumericalStatsConfigOrBuilder()
Numerical stats
.google.privacy.dlp.v2.PrivacyMetric.NumericalStatsConfig numerical_stats_config = 1;
Returns | |
---|---|
Type | Description |
PrivacyMetric.NumericalStatsConfigOrBuilder |
getTypeCase()
public abstract PrivacyMetric.TypeCase getTypeCase()
Returns | |
---|---|
Type | Description |
PrivacyMetric.TypeCase |
hasCategoricalStatsConfig()
public abstract boolean hasCategoricalStatsConfig()
Categorical stats
.google.privacy.dlp.v2.PrivacyMetric.CategoricalStatsConfig categorical_stats_config = 2;
Returns | |
---|---|
Type | Description |
boolean |
Whether the categoricalStatsConfig field is set. |
hasDeltaPresenceEstimationConfig()
public abstract boolean hasDeltaPresenceEstimationConfig()
delta-presence
.google.privacy.dlp.v2.PrivacyMetric.DeltaPresenceEstimationConfig delta_presence_estimation_config = 6;
Returns | |
---|---|
Type | Description |
boolean |
Whether the deltaPresenceEstimationConfig field is set. |
hasKAnonymityConfig()
public abstract boolean hasKAnonymityConfig()
K-anonymity
.google.privacy.dlp.v2.PrivacyMetric.KAnonymityConfig k_anonymity_config = 3;
Returns | |
---|---|
Type | Description |
boolean |
Whether the kAnonymityConfig field is set. |
hasKMapEstimationConfig()
public abstract boolean hasKMapEstimationConfig()
k-map
.google.privacy.dlp.v2.PrivacyMetric.KMapEstimationConfig k_map_estimation_config = 5;
Returns | |
---|---|
Type | Description |
boolean |
Whether the kMapEstimationConfig field is set. |
hasLDiversityConfig()
public abstract boolean hasLDiversityConfig()
l-diversity
.google.privacy.dlp.v2.PrivacyMetric.LDiversityConfig l_diversity_config = 4;
Returns | |
---|---|
Type | Description |
boolean |
Whether the lDiversityConfig field is set. |
hasNumericalStatsConfig()
public abstract boolean hasNumericalStatsConfig()
Numerical stats
.google.privacy.dlp.v2.PrivacyMetric.NumericalStatsConfig numerical_stats_config = 1;
Returns | |
---|---|
Type | Description |
boolean |
Whether the numericalStatsConfig field is set. |