public sealed class VulnerableParameters : IMessage<VulnerableParameters>, IEquatable<VulnerableParameters>, IDeepCloneable<VulnerableParameters>, 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 details the `VulnerableParameters` class, which provides information about vulnerable request parameters within the Google Cloud Web Security Scanner V1."],["The `VulnerableParameters` class is part of the `Google.Cloud.WebSecurityScanner.V1` namespace and is implemented in the `Google.Cloud.WebSecurityScanner.V1.dll` assembly."],["This class inherits from `Object` and implements several interfaces, including `IMessage\u003cVulnerableParameters\u003e`, `IEquatable\u003cVulnerableParameters\u003e`, `IDeepCloneable\u003cVulnerableParameters\u003e`, `IBufferMessage`, and `IMessage`."],["The class has 2 constructors, `VulnerableParameters()` and `VulnerableParameters(VulnerableParameters other)`, and one property, `ParameterNames`, of type `RepeatedField\u003cstring\u003e` which contains the vulnerable parameter names."],["Several versions of this class are available, with version 2.5.0 being the latest and version 1.2.0 currently displayed."]]],[]]