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