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-21 UTC."],[[["This webpage provides documentation for the `PreconfiguredWafSet` class within the Google.Cloud.Compute.V1 namespace, specifically for version 2.7.0."],["The `PreconfiguredWafSet` class, which inherits from `object`, implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document includes a list of the different versions for `PreconfiguredWafSet`, ranging from the latest version 3.6.0, all the way down to 1.0.0."],["The class has a property named `ExpressionSets`, which is of type `RepeatedField\u003cWafExpressionSet\u003e`, used for storing a list of entities supported for WAF rules."],["The `PreconfiguredWafSet` class has two constructors: a default constructor `PreconfiguredWafSet()` and a constructor `PreconfiguredWafSet(PreconfiguredWafSet other)` that takes another `PreconfiguredWafSet` object as a parameter."]]],[]]