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 details the `PreconfiguredWafSet` class within the `Google.Cloud.Compute.V1` namespace, showing it's a sealed class that implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version available is `3.6.0`, with a history of versions going back to `1.0.0`, each linking to the `PreconfiguredWafSet` documentation for that specific version."],["`PreconfiguredWafSet` inherits from the `Object` class and provides two constructors: a default one and another that takes a `PreconfiguredWafSet` object as a parameter for creating a copy."],["The class includes a property called `ExpressionSets`, which is a `RepeatedField` of `WafExpressionSet` objects and is used to list the supported WAF rules entities."],["The assembly for this class is `Google.Cloud.Compute.V1.dll`."]]],[]]