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\u003eThe \u003ccode\u003eFindingTypeStats\u003c/code\u003e resource provides statistics about a specific \u003ccode\u003eFindingType\u003c/code\u003e of findings within a given \u003ccode\u003eScanRun\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis resource is implemented in the \u003ccode\u003eGoogle.Cloud.WebSecurityScanner.V1\u003c/code\u003e namespace and is available in the \u003ccode\u003eGoogle.Cloud.WebSecurityScanner.V1.dll\u003c/code\u003e assembly, with versioning available from 1.0.0 to the latest 2.5.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFindingTypeStats\u003c/code\u003e inherits from \u003ccode\u003eObject\u003c/code\u003e and 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"],["\u003cp\u003eIt includes two primary properties: \u003ccode\u003eFindingCount\u003c/code\u003e (an integer representing the number of findings) and \u003ccode\u003eFindingType\u003c/code\u003e (a string denoting the type of findings).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFindingTypeStats\u003c/code\u003e class has two constructors, one default and one that accepts another \u003ccode\u003eFindingTypeStats\u003c/code\u003e object for creating copies.\u003c/p\u003e\n"]]],[],null,[]]