public final class GooglePrivacyDlpV2AnalyzeDataSourceRiskDetails extends GenericJson
This is the Java data model class that specifies how to parse/serialize into the JSON that is transmitted over HTTP when working with the Cloud Data Loss Prevention (DLP) API. For a detailed explanation see: https://developers.google.com/api-client-library/java/google-http-java-client/json
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
GooglePrivacyDlpV2AnalyzeDataSourceRiskDetails() |
getFactory, setFactory, toPrettyString, toStringentrySet, equals, get, getClassInfo, getUnknownKeys, hashCode, put, putAll, remove, setUnknownKeysclear, containsKey, containsValue, isEmpty, keySet, size, valuesfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllpublic GooglePrivacyDlpV2AnalyzeDataSourceRiskDetails()
public GooglePrivacyDlpV2CategoricalStatsResult getCategoricalStatsResult()
null for nonepublic GooglePrivacyDlpV2AnalyzeDataSourceRiskDetails setCategoricalStatsResult(GooglePrivacyDlpV2CategoricalStatsResult categoricalStatsResult)
categoricalStatsResult - categoricalStatsResult or null for nonepublic GooglePrivacyDlpV2DeltaPresenceEstimationResult getDeltaPresenceEstimationResult()
null for nonepublic GooglePrivacyDlpV2AnalyzeDataSourceRiskDetails setDeltaPresenceEstimationResult(GooglePrivacyDlpV2DeltaPresenceEstimationResult deltaPresenceEstimationResult)
deltaPresenceEstimationResult - deltaPresenceEstimationResult or null for nonepublic GooglePrivacyDlpV2KAnonymityResult getKAnonymityResult()
null for nonepublic GooglePrivacyDlpV2AnalyzeDataSourceRiskDetails setKAnonymityResult(GooglePrivacyDlpV2KAnonymityResult kAnonymityResult)
kAnonymityResult - kAnonymityResult or null for nonepublic GooglePrivacyDlpV2KMapEstimationResult getKMapEstimationResult()
null for nonepublic GooglePrivacyDlpV2AnalyzeDataSourceRiskDetails setKMapEstimationResult(GooglePrivacyDlpV2KMapEstimationResult kMapEstimationResult)
kMapEstimationResult - kMapEstimationResult or null for nonepublic GooglePrivacyDlpV2LDiversityResult getLDiversityResult()
null for nonepublic GooglePrivacyDlpV2AnalyzeDataSourceRiskDetails setLDiversityResult(GooglePrivacyDlpV2LDiversityResult lDiversityResult)
lDiversityResult - lDiversityResult or null for nonepublic GooglePrivacyDlpV2NumericalStatsResult getNumericalStatsResult()
null for nonepublic GooglePrivacyDlpV2AnalyzeDataSourceRiskDetails setNumericalStatsResult(GooglePrivacyDlpV2NumericalStatsResult numericalStatsResult)
numericalStatsResult - numericalStatsResult or null for nonepublic GooglePrivacyDlpV2RequestedRiskAnalysisOptions getRequestedOptions()
null for nonepublic GooglePrivacyDlpV2AnalyzeDataSourceRiskDetails setRequestedOptions(GooglePrivacyDlpV2RequestedRiskAnalysisOptions requestedOptions)
requestedOptions - requestedOptions or null for nonepublic GooglePrivacyDlpV2PrivacyMetric getRequestedPrivacyMetric()
null for nonepublic GooglePrivacyDlpV2AnalyzeDataSourceRiskDetails setRequestedPrivacyMetric(GooglePrivacyDlpV2PrivacyMetric requestedPrivacyMetric)
requestedPrivacyMetric - requestedPrivacyMetric or null for nonepublic GooglePrivacyDlpV2BigQueryTable getRequestedSourceTable()
null for nonepublic GooglePrivacyDlpV2AnalyzeDataSourceRiskDetails setRequestedSourceTable(GooglePrivacyDlpV2BigQueryTable requestedSourceTable)
requestedSourceTable - requestedSourceTable or null for nonepublic GooglePrivacyDlpV2AnalyzeDataSourceRiskDetails set(String fieldName, Object value)
set in class GenericJsonpublic GooglePrivacyDlpV2AnalyzeDataSourceRiskDetails clone()
clone in class GenericJsonCopyright © 2011–2020 Google. All rights reserved.