public sealed class PreconfiguredWafSet : IMessage<PreconfiguredWafSet>, IEquatable<PreconfiguredWafSet>, IDeepCloneable<PreconfiguredWafSet>, 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."],[[["The latest version of the `Google.Cloud.Compute.V1.PreconfiguredWafSet` is 3.6.0, with multiple prior versions available dating back to version 1.0.0."],["This class, `PreconfiguredWafSet`, is part of the `Google.Cloud.Compute.V1` namespace and is implemented by various interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `PreconfiguredWafSet` class provides a constructor for creating new instances, either default or by copying an existing `PreconfiguredWafSet` object."],["The class includes an `ExpressionSets` property of type `RepeatedField\u003cWafExpressionSet\u003e` that lists the supported Web Application Firewall (WAF) rule entities."],["The provided class version in the content is 3.1.0."]]],[]]