public sealed class SecurityPoliciesWafConfig : IMessage<SecurityPoliciesWafConfig>, IEquatable<SecurityPoliciesWafConfig>, IDeepCloneable<SecurityPoliciesWafConfig>, 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-31 UTC."],[[["This webpage provides documentation for the `SecurityPoliciesWafConfig` class within the Google.Cloud.Compute.V1 namespace, specifically version 3.1.0."],["The `SecurityPoliciesWafConfig` class is part of the Google.Cloud.Compute.V1.dll assembly and is used for Web Application Firewall (WAF) configurations."],["The class inherits from `object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page also lists various previous versions of the `SecurityPoliciesWafConfig`, ranging from version 1.0.0 to the latest version, 3.6.0, with corresponding links to their respective documentation."],["It provides information on the available constructors and a property named `WafRules`, which is of type `PreconfiguredWafSet`, used to configure the rules for the WAF."]]],[]]