View Source GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2AnalyzeDataSourceRiskDetails (google_api_dlp v0.50.1)

Result of a risk analysis operation request.

Attributes

  • categoricalStatsResult (type: GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2CategoricalStatsResult.t, default: nil) - Categorical stats result
  • deltaPresenceEstimationResult (type: GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2DeltaPresenceEstimationResult.t, default: nil) - Delta-presence result
  • kAnonymityResult (type: GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2KAnonymityResult.t, default: nil) - K-anonymity result
  • kMapEstimationResult (type: GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2KMapEstimationResult.t, default: nil) - K-map result
  • lDiversityResult (type: GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2LDiversityResult.t, default: nil) - L-divesity result
  • numericalStatsResult (type: GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2NumericalStatsResult.t, default: nil) - Numerical stats result
  • requestedOptions (type: GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2RequestedRiskAnalysisOptions.t, default: nil) - The configuration used for this job.
  • requestedPrivacyMetric (type: GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2PrivacyMetric.t, default: nil) - Privacy metric to compute.
  • requestedSourceTable (type: GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2BigQueryTable.t, default: nil) - Input dataset to compute metrics over.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.