GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2DataProfileFindingRecordLocation (google_api_dlp v0.54.0)
View SourceLocation 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
@type t() :: %GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2DataProfileFindingRecordLocation{ field: GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2FieldId.t() | nil }