GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2DataProfileFindingRecordLocation (google_api_dlp v0.54.0)

View Source

Location of a finding within a resource that produces a table data profile.

Attributes

  • field (type: GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2FieldId.t, default: nil) - Field ID of the column containing the finding.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() ::
  %GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2DataProfileFindingRecordLocation{
    field: GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2FieldId.t() | nil
  }

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.