public sealed class ListFindingTypeStatsRequest : IMessage<ListFindingTypeStatsRequest>, IEquatable<ListFindingTypeStatsRequest>, IDeepCloneable<ListFindingTypeStatsRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Web Security Scanner v1 API class ListFindingTypeStatsRequest.
Required. The parent resource name, which should be a scan run resource name in the
format
'projects/{projectId}/scanConfigs/{scanConfigId}/scanRuns/{scanRunId}'.
[[["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 `ListFindingTypeStatsRequest` class within the Google Cloud Web Security Scanner v1 API."],["The `ListFindingTypeStatsRequest` class is used to make requests to the `ListFindingTypeStats` method, and is in the namespace `Google.Cloud.WebSecurityScanner.V1`."],["The latest version documented is 2.5.0, and this page also contains links to versions going as far back as 1.0.0."],["The `ListFindingTypeStatsRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ListFindingTypeStatsRequest` class has a parent property that is a string that represents a scan run resource name."]]],[]]