public sealed class ListFindingTypeStatsResponse : IMessage<ListFindingTypeStatsResponse>, IEquatable<ListFindingTypeStatsResponse>, IDeepCloneable<ListFindingTypeStatsResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Web Security Scanner v1 API class ListFindingTypeStatsResponse.
[[["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."],[[["This webpage provides reference documentation for the `ListFindingTypeStatsResponse` class within the Google Cloud Web Security Scanner v1 API, specifically for version 2.3.0."],["The `ListFindingTypeStatsResponse` class is used as a response for the `ListFindingTypeStats` method and implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `FindingTypeStats` property, which is a `RepeatedField` of `FindingTypeStats`, is a key component of this class, representing the list of finding type statistics."],["The webpage also lists previous versions of the same class, ranging from version 1.0.0 to the latest version 2.5.0, with links to each version's documentation."],["The class has an empty constructor `ListFindingTypeStatsResponse()` as well as one with parameters `ListFindingTypeStatsResponse(ListFindingTypeStatsResponse other)`."]]],[]]