public sealed class FindingTypeStats : IMessage<FindingTypeStats>, IEquatable<FindingTypeStats>, IDeepCloneable<FindingTypeStats>, IBufferMessage, IMessage
A FindingTypeStats resource represents stats regarding a specific FindingType
of Findings under a given ScanRun.
[[["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\u003eThis webpage details the \u003ccode\u003eFindingTypeStats\u003c/code\u003e resource, which provides statistics for a specific finding type within a \u003ccode\u003eScanRun\u003c/code\u003e in the \u003ccode\u003eGoogle.Cloud.WebSecurityScanner.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFindingTypeStats\u003c/code\u003e class 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, allowing for various functionalities such as message handling, equality comparison, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFindingTypeStats\u003c/code\u003e class has two constructors: a default constructor \u003ccode\u003eFindingTypeStats()\u003c/code\u003e and another \u003ccode\u003eFindingTypeStats(FindingTypeStats other)\u003c/code\u003e that allows for creating a new instance based on an existing one.\u003c/p\u003e\n"],["\u003cp\u003eKey properties include \u003ccode\u003eFindingCount\u003c/code\u003e, which represents the number of findings of a specific type, and \u003ccode\u003eFindingType\u003c/code\u003e, which identifies the type of finding associated with these statistics.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage contains links to a wide array of previous versions going back to 1.0.0 and a latest version, 2.5.0, of the resource.\u003c/p\u003e\n"]]],[],null,[]]