GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2DataRiskLevel (google_api_dlp v0.54.0)
View SourceScore is a summary of all elements in the data profile. A higher number means more risk.
Attributes
-
score(type:String.t, default:nil) - The score applied to the resource.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2DataRiskLevel{ score: String.t() | nil }