public sealed class TransformationSummary.Types.SummaryResult : IMessage<TransformationSummary.Types.SummaryResult>, IEquatable<TransformationSummary.Types.SummaryResult>, IDeepCloneable<TransformationSummary.Types.SummaryResult>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class TransformationSummary.Types.SummaryResult.
A collection that informs the user the number of times a particular
TransformationResultCode and error details occurred.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe webpage provides documentation for the \u003ccode\u003eTransformationSummary.Types.SummaryResult\u003c/code\u003e class within the Google Cloud Data Loss Prevention (DLP) v2 API.\u003c/p\u003e\n"],["\u003cp\u003eIt lists available versions of the API, ranging from the latest 4.16.0 down to 2.15.0, with links to their respective documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSummaryResult\u003c/code\u003e class informs the user about the frequency of specific \u003ccode\u003eTransformationResultCode\u003c/code\u003e occurrences and error details, and it implements multiple interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties like \u003ccode\u003eCode\u003c/code\u003e (the outcome of the transformation), \u003ccode\u003eCount\u003c/code\u003e (the number of transformations), and \u003ccode\u003eDetails\u003c/code\u003e (for warnings or errors).\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors, one being a default constructor and the other accepting a \u003ccode\u003eTransformationSummary.Types.SummaryResult\u003c/code\u003e parameter for copying an object.\u003c/p\u003e\n"]]],[],null,[]]