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, with version 3.6.0 being the latest available version."],["The `SecurityPolicyRulePreconfiguredWafConfig` class is part of the Google Cloud Compute API, specifically within the .NET library, with its documentation being accessible across different versions, starting from version 1.0.0 all the way up to the most recent release."],["The class `SecurityPolicyRulePreconfiguredWafConfig` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its functionalities and how it can be used."],["The `SecurityPolicyRulePreconfiguredWafConfig` class contains a property called `Exclusions` which is a list of type `RepeatedField\u003cSecurityPolicyRulePreconfiguredWafConfigExclusion\u003e` and is used to specify exclusions during the Web Application Firewall evaluation."],["It outlines the class's inheritance hierarchy, showing it inherits directly from `object`, and it is sealed, meaning it cannot be inherited by other classes."]]],[]]