public sealed class SummaryResult : IMessage<TransformationSummary.Types.SummaryResult>, IEquatable<TransformationSummary.Types.SummaryResult>, IDeepCloneable<TransformationSummary.Types.SummaryResult>, IBufferMessage, IMessage
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 documents \u003ccode\u003eSummaryResult\u003c/code\u003e, a class that tallies the occurrences of specific transformation outcomes and any associated errors.\u003c/p\u003e\n"],["\u003cp\u003eThis \u003ccode\u003eSummaryResult\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.Dlp.V2\u003c/code\u003e namespace within the \u003ccode\u003eGoogle.Cloud.Dlp.V2.dll\u003c/code\u003e assembly, and the documentation includes versions ranging from 2.15.0 to the latest 4.16.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eSummaryResult\u003c/code\u003e can be constructed without any parameters or using another \u003ccode\u003eTransformationSummary.Types.SummaryResult\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSummaryResult\u003c/code\u003e has three properties: \u003ccode\u003eCode\u003c/code\u003e to identify the outcome of the transformation, \u003ccode\u003eCount\u003c/code\u003e for the number of transformations, and \u003ccode\u003eDetails\u003c/code\u003e to show any warnings or errors that occurred.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSummaryResult\u003c/code\u003e implements several interfaces including \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"]]],[],null,[]]