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 latest version of the `SecurityPoliciesWafConfig` is 3.6.0, which can be found in the Google.Cloud.Compute.V1 namespace."],["This webpage provides a version history and documentation for `SecurityPoliciesWafConfig`, covering versions from 1.0.0 up to 3.6.0."],["`SecurityPoliciesWafConfig` class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces and inherits from the object class."],["The class has a property called `WafRules` of the type `PreconfiguredWafSet` which can be gotten or set."],["The class also contains two constructors, one with no parameters, and one which takes a `SecurityPoliciesWafConfig` object as a parameter."]]],[]]