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."],[[["The latest version of the `PreconfiguredWafSet` is 3.6.0, while version 2.5.0 is also documented here, along with a range of other versions from 1.0.0 to 3.5.0."],["`PreconfiguredWafSet` is a class within the `Google.Cloud.Compute.V1` namespace and is implemented from various interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["This class inherits members from the base `Object` class, such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["The class has two constructors, `PreconfiguredWafSet()` and `PreconfiguredWafSet(PreconfiguredWafSet other)`, and it contains a property named `ExpressionSets` which holds a list of supported WAF rules as a `RepeatedField` of `WafExpressionSet` objects."],["The assembly file for this class is located in `Google.Cloud.Compute.V1.dll`."]]],[]]