GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2SummaryResult (google_api_dlp v0.54.0)
View SourceA collection that informs the user the number of times a particular TransformationResultCode and error details occurred.
Attributes
-
code(type:String.t, default:nil) - Outcome of the transformation. -
count(type:String.t, default:nil) - Number of transformations counted by this result. -
details(type:String.t, default:nil) - A place for warnings or errors to show up if a transformation didn't work as expected.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.