google_api_dlp v0.22.0 GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2AnalyzeDataSourceRiskDetails View Source

Result of a risk analysis operation request.

Attributes

  • categoricalStatsResult (type: GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2CategoricalStatsResult.t, default: nil) -
  • deltaPresenceEstimationResult (type: GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2DeltaPresenceEstimationResult.t, default: nil) -
  • kAnonymityResult (type: GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2KAnonymityResult.t, default: nil) -
  • kMapEstimationResult (type: GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2KMapEstimationResult.t, default: nil) -
  • lDiversityResult (type: GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2LDiversityResult.t, default: nil) -
  • numericalStatsResult (type: GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2NumericalStatsResult.t, default: nil) -
  • 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.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Link to this section Functions

Link to this function

decode(value, options)

View Source
decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.