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

Result of a risk analysis operation request.

Attributes

  • categoricalStatsResult (GooglePrivacyDlpV2CategoricalStatsResult): Defaults to: null.
  • deltaPresenceEstimationResult (GooglePrivacyDlpV2DeltaPresenceEstimationResult): Defaults to: null.
  • kAnonymityResult (GooglePrivacyDlpV2KAnonymityResult): Defaults to: null.
  • kMapEstimationResult (GooglePrivacyDlpV2KMapEstimationResult): Defaults to: null.
  • lDiversityResult (GooglePrivacyDlpV2LDiversityResult): Defaults to: null.
  • numericalStatsResult (GooglePrivacyDlpV2NumericalStatsResult): Defaults to: null.
  • requestedPrivacyMetric (GooglePrivacyDlpV2PrivacyMetric): Privacy metric to compute. Defaults to: null.
  • requestedSourceTable (GooglePrivacyDlpV2BigQueryTable): Input dataset to compute metrics over. Defaults to: null.

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.