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 details the `SecurityPoliciesWafConfig` class within the `Google.Cloud.Compute.V1` namespace, specifically version 3.4.0, and includes documentation for numerous previous versions."],["The `SecurityPoliciesWafConfig` class implements several interfaces, including `IMessage`, `IEquatable\u003cSecurityPoliciesWafConfig\u003e`, `IDeepCloneable\u003cSecurityPoliciesWafConfig\u003e`, and `IBufferMessage`."],["It provides two constructors: a default constructor and one that takes another `SecurityPoliciesWafConfig` instance as a parameter for copying."],["The class contains one property named `WafRules`, which is of type `PreconfiguredWafSet` that is a specific class."],["The latest version available is `3.6.0`, with all versions from `1.0.0` being accessible via the links provided."]]],[]]