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, providing documentation for its implementation and usage."],["The latest version of the documentation is for 3.6.0, and the page also links to documentation for many earlier versions, extending back to version 1.0.0."],["The `PreconfiguredWafSet` class inherits from `object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `PreconfiguredWafSet` class has two constructors, one default and one that takes another `PreconfiguredWafSet` as a parameter."],["The primary property of the class is `ExpressionSets`, of type RepeatedField\u003cWafExpressionSet\u003e, which contains a list of entities supporting WAF rules."]]],[]]