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 provides documentation for the \u003ccode\u003eSummaryResult\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dlp.V2\u003c/code\u003e namespace, detailing its properties and usage.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSummaryResult\u003c/code\u003e is a class that aggregates the count of occurrences for a specific \u003ccode\u003eTransformationResultCode\u003c/code\u003e along with corresponding error details.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eSummaryResult\u003c/code\u003e is available in multiple versions ranging from version 2.15.0 all the way to version 4.16.0, with 4.16.0 being the most recent.\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, and inherits basic members from the base class \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eSummaryResult\u003c/code\u003e include \u003ccode\u003eCode\u003c/code\u003e (the outcome of the transformation), \u003ccode\u003eCount\u003c/code\u003e (number of transformations), and \u003ccode\u003eDetails\u003c/code\u003e (for error messages or warnings).\u003c/p\u003e\n"]]],[],null,[]]