public sealed class ListFindingTypeStatsResponse : IMessage<ListFindingTypeStatsResponse>, IEquatable<ListFindingTypeStatsResponse>, IDeepCloneable<ListFindingTypeStatsResponse>, IBufferMessage, IMessage
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides documentation for the `ListFindingTypeStatsResponse` class within the Google Cloud Web Security Scanner API, specifically version 1.2.0, and offers access to the other versions."],["`ListFindingTypeStatsResponse` is a class that serves as the response type for the `ListFindingTypeStats` method and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `Object` and includes a `FindingTypeStats` property, which is a `RepeatedField` containing a list of `FindingTypeStats` objects."],["The `ListFindingTypeStatsResponse` class has two constructors, one default and one that takes another `ListFindingTypeStatsResponse` as a parameter."],["There are multiple versions of the `ListFindingTypeStatsResponse` available, ranging from 1.0.0 to the latest version 2.5.0."]]],[]]