public sealed class FindingTypeStats : IMessage<FindingTypeStats>, IEquatable<FindingTypeStats>, IDeepCloneable<FindingTypeStats>, IBufferMessage, IMessage
Reference documentation and code samples for the Web Security Scanner v1 API class FindingTypeStats.
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 latest version of the Web Security Scanner v1 API is 2.5.0, with 2.4.0 being the current version documented on this page and other versions going back to 1.0.0 also available.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFindingTypeStats\u003c/code\u003e class in the \u003ccode\u003eGoogle.Cloud.WebSecurityScanner.V1\u003c/code\u003e namespace represents statistics related to a specific finding type within a scan run.\u003c/p\u003e\n"],["\u003cp\u003eThis class 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.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFindingTypeStats\u003c/code\u003e objects can be constructed either with default values or by copying another \u003ccode\u003eFindingTypeStats\u003c/code\u003e object, and they have the \u003ccode\u003eFindingCount\u003c/code\u003e and \u003ccode\u003eFindingType\u003c/code\u003e properties.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFindingCount\u003c/code\u003e is a property of \u003ccode\u003eFindingTypeStats\u003c/code\u003e that represents the quantity of findings for the specific finding type, and \u003ccode\u003eFindingType\u003c/code\u003e represents the type associated with the stats.\u003c/p\u003e\n"]]],[],null,[]]