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 type of finding within a \u003ccode\u003eScanRun\u003c/code\u003e in Google Cloud Web Security Scanner.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eFindingTypeStats\u003c/code\u003e resource is \u003ccode\u003e2.5.0\u003c/code\u003e, but several prior versions, ranging from \u003ccode\u003e1.0.0\u003c/code\u003e to \u003ccode\u003e2.4.0\u003c/code\u003e, are also accessible via the provided links.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFindingTypeStats\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 from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFindingTypeStats\u003c/code\u003e class offers two constructors: a default constructor and one that accepts another \u003ccode\u003eFindingTypeStats\u003c/code\u003e instance.\u003c/p\u003e\n"],["\u003cp\u003eThe resource has two primary properties \u003ccode\u003eFindingCount\u003c/code\u003e which represents the number of findings of a specific type, and \u003ccode\u003eFindingType\u003c/code\u003e which represents the type of finding related to the statistics.\u003c/p\u003e\n"]]],[],null,[]]