public sealed class VulnerableParameters : IMessage<VulnerableParameters>, IEquatable<VulnerableParameters>, IDeepCloneable<VulnerableParameters>, IBufferMessage, IMessage
Reference documentation and code samples for the Web Security Scanner v1 API class VulnerableParameters.
[[["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."],[[["The document provides reference documentation for the `VulnerableParameters` class within the Web Security Scanner v1 API."],["`VulnerableParameters` is used to represent information about vulnerable request parameters and is part of the `Google.Cloud.WebSecurityScanner.V1` namespace."],["The class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The document lists versions ranging from 1.0.0 to the latest 2.5.0, of the Google.Cloud.WebSecurityScanner.V1.VulnerableParameters."],["The class has two constructors, `VulnerableParameters()` and `VulnerableParameters(VulnerableParameters other)`, and includes a property called `ParameterNames` that is a `RepeatedField\u003cstring\u003e` listing the names of vulnerable parameters."]]],[]]