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 content provides documentation for the `SecurityPolicyRulePreconfiguredWafConfig` class within the `Google.Cloud.Compute.V1` namespace, spanning multiple versions, with the latest being 3.6.0."],["`SecurityPolicyRulePreconfiguredWafConfig` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The class includes two constructors: a default constructor and a copy constructor that takes another `SecurityPolicyRulePreconfiguredWafConfig` object as a parameter."],["The class has a property called `Exclusions`, which is a `RepeatedField` of type `SecurityPolicyRulePreconfiguredWafConfigExclusion` used to manage a list of exclusions during WAF evaluation."],["The documentation covers a multitude of versions for this specific class, ranging from 1.0.0 all the way to the latest version 3.6.0, allowing users to navigate and look at past versioning."]]],[]]