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."],[[["The webpage provides documentation for the `SecurityPoliciesWafConfig` class within the Google.Cloud.Compute.V1 namespace, with the latest version being 3.6.0 and the current version context being version 2.7.0."],["The `SecurityPoliciesWafConfig` class is a part of the `Google.Cloud.Compute.V1` library, and it implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class inherits from the `object` class and includes inherited members like `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["There is a single property called `WafRules` which is of type `PreconfiguredWafSet`, and two constructors, one default and one taking `SecurityPoliciesWafConfig` as a parameter."],["Documentation for various versions of the `SecurityPoliciesWafConfig` class are available, ranging from version 1.0.0 up to the latest version 3.6.0."]]],[]]