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 webpage provides documentation for the `SecurityPolicyRulePreconfiguredWafConfig` class within the `Google.Cloud.Compute.V1` namespace, detailing its structure and functionality across various versions."],["Version 3.6.0 is the latest version available, while version 2.11.0 is highlighted, with a range of versions from 1.0.0 up to 3.6.0 being accessible via different links."],["The `SecurityPolicyRulePreconfiguredWafConfig` class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has a public `Exclusions` property, which is a `RepeatedField` containing `SecurityPolicyRulePreconfiguredWafConfigExclusion` objects, and which is used to specify a list of exclusions for the WAF."],["The provided documentation details the constructors for `SecurityPolicyRulePreconfiguredWafConfig`, including a default constructor and one that accepts another `SecurityPolicyRulePreconfiguredWafConfig` object as a parameter."]]],[]]