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 details the \u003ccode\u003eSummaryResult\u003c/code\u003e class, which is part of the \u003ccode\u003eGoogle.Cloud.Dlp.V2\u003c/code\u003e namespace, designed to track and report the results of data transformations.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSummaryResult\u003c/code\u003e is a class that implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and also inherits from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the software package available is 4.16.0, while the page provides documentation for multiple versions of this package, including everything from 2.15.0 up to 4.16.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eSummaryResult\u003c/code\u003e contains three key properties: \u003ccode\u003eCode\u003c/code\u003e, representing the outcome of the transformation; \u003ccode\u003eCount\u003c/code\u003e, indicating how many times this result occurred; and \u003ccode\u003eDetails\u003c/code\u003e, allowing for warning or error information.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors: a parameterless constructor \u003ccode\u003eSummaryResult()\u003c/code\u003e, and one that takes in \u003ccode\u003eTransformationSummary.Types.SummaryResult\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]