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 documentation for the `ListFindingTypeStatsRequest` class within the Google Cloud Web Security Scanner v1 API, specifically version 2.1.0."],["`ListFindingTypeStatsRequest` is used to request statistics on finding types and is derived from the `Object` class, implementing several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class is found in the `Google.Cloud.WebSecurityScanner.V1` namespace, and it's included within the `Google.Cloud.WebSecurityScanner.V1.dll` assembly."],["The class has two constructors, a default constructor, and a constructor that accepts another `ListFindingTypeStatsRequest` object as parameter."],["It has one property, `Parent`, which is of type string, and represents the required parent resource name of the scan run resource."]]],[]]