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."],[[["This webpage provides documentation for the `PreconfiguredWafSet` class within the Google.Cloud.Compute.V1 namespace, specifically version 3.0.0 and its history back to version 1.0.0."],["The `PreconfiguredWafSet` class is a sealed class that implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from the `object` class and includes inherited members such as `GetHashCode`, `GetType`, and `ToString`."],["The `PreconfiguredWafSet` class has two constructors, a default constructor and a copy constructor that takes another `PreconfiguredWafSet` instance as a parameter."],["It includes a public property named `ExpressionSets` of type `RepeatedField\u003cWafExpressionSet\u003e` which represents the list of entities supported for Web Application Firewall (WAF) rules."]]],[]]