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 `SecurityPoliciesWafConfig` class, part of the `Google.Cloud.Compute.V1` namespace, is available across multiple versions, ranging from 1.0.0 to the latest 3.6.0."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its use in message handling and data cloning."],["It inherits from `Object`, and has no additional inherited members beyond `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["The `SecurityPoliciesWafConfig` class has two constructors, one default and one that accepts another `SecurityPoliciesWafConfig` object as a parameter for copying."],["The `WafRules` property of type `PreconfiguredWafSet` is accessible in this class."]]],[]]