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 in .NET."],["The latest version available for `PreconfiguredWafSet` is 3.6.0, with numerous previous versions, down to 1.0.0 also being documented."],["The `PreconfiguredWafSet` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `PreconfiguredWafSet` class has two constructors, one default and one that takes another `PreconfiguredWafSet` object as a parameter, and has a public `ExpressionSets` property which is a list of WAF rules."],["The documentation also details inherited members from the `Object` class such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."]]],[]]