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 \u003ccode\u003eSummaryResult\u003c/code\u003e class in the \u003ccode\u003eGoogle.Cloud.Dlp.V2\u003c/code\u003e namespace provides a way to track the outcomes and details of data transformations, including any errors or warnings.\u003c/p\u003e\n"],["\u003cp\u003eThis page details versions of the \u003ccode\u003eSummaryResult\u003c/code\u003e class, with the latest version being 4.16.0, while the current page content is specifically for version 3.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSummaryResult\u003c/code\u003e class has three primary properties, \u003ccode\u003eCode\u003c/code\u003e, \u003ccode\u003eCount\u003c/code\u003e, and \u003ccode\u003eDetails\u003c/code\u003e, which respectively indicate the result code of the transformation, the number of transformations, and any accompanying warnings or errors.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSummaryResult\u003c/code\u003e class implements multiple interfaces, such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enabling it to interact with Google's protocol buffer system and support features like deep cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors: a default constructor and one that allows creating a new instance based on an existing \u003ccode\u003eSummaryResult\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]