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 document provides reference documentation for the `ListFindingTypeStatsResponse` class within the Web Security Scanner v1 API, specifically version 2.2.0."],["The `ListFindingTypeStatsResponse` class is used as a response type for the `ListFindingTypeStats` method in the API."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, to provide functionalities like message handling, equality comparisons, deep cloning, and buffer management."],["The class contains a property called `FindingTypeStats`, which is a list of type `RepeatedField\u003cFindingTypeStats\u003e`, to present a list of the `FindingTypeStats`."],["The `ListFindingTypeStatsResponse` class is part of the `Google.Cloud.WebSecurityScanner.V1` namespace and is contained within the `Google.Cloud.WebSecurityScanner.V1.dll` assembly."]]],[]]