public sealed class SecurityPolicyRulePreconfiguredWafConfig : IMessage<SecurityPolicyRulePreconfiguredWafConfig>, IEquatable<SecurityPolicyRulePreconfiguredWafConfig>, IDeepCloneable<SecurityPolicyRulePreconfiguredWafConfig>, 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-24 UTC."],[[["The webpage provides documentation for the `SecurityPolicyRulePreconfiguredWafConfig` class within the `Google.Cloud.Compute.V1` namespace, covering versions from 1.0.0 up to the latest release 3.6.0."],["This class, `SecurityPolicyRulePreconfiguredWafConfig`, implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in data handling and comparison."],["The `SecurityPolicyRulePreconfiguredWafConfig` class includes properties like `Exclusions`, which is a `RepeatedField` of `SecurityPolicyRulePreconfiguredWafConfigExclusion`, allowing users to specify exclusions for Web Application Firewall (WAF) evaluation."],["There are two constructors provided for this class, one default and one allowing an existing `SecurityPolicyRulePreconfiguredWafConfig` instance as the parameters."],["The webpage lists all the available versions for the SecurityPolicyRulePreconfiguredWafConfig class that is a part of the Google.Cloud.Compute.V1 library."]]],[]]