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-21 UTC."],[[["This webpage provides documentation for the `SecurityPoliciesWafConfig` class within the Google.Cloud.Compute.V1 namespace, specifically version 2.12.0."],["The `SecurityPoliciesWafConfig` class, which inherits from `object`, implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists documentation for past versions of this same class, starting with 1.0.0 up to the latest at 3.6.0, and shows the current documentation relates to version 2.12.0."],["It details the class constructors, one being a parameterless constructor, and another taking another instance of `SecurityPoliciesWafConfig` as a parameter."],["A `WafRules` property of type `PreconfiguredWafSet` is documented, which is get and set accessible, allowing for configuration of Web Application Firewall rules."]]],[]]