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."],[[["This page provides documentation for the `SecurityPolicyRulePreconfiguredWafConfig` class within the `Google.Cloud.Compute.V1` namespace, specifically for the .NET environment."],["The latest version of this class is documented as 3.6.0, and documentation is available for other versions, ranging back to 1.0.0."],["`SecurityPolicyRulePreconfiguredWafConfig` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has a property called `Exclusions`, which is a list of exclusions to apply during preconfigured WAF evaluation and is of the type `RepeatedField\u003cSecurityPolicyRulePreconfiguredWafConfigExclusion\u003e`."],["There are two public constructors available: a default constructor and one that accepts another `SecurityPolicyRulePreconfiguredWafConfig` instance."]]],[]]