public sealed class WafExpressionSet : IMessage<WafExpressionSet>, IEquatable<WafExpressionSet>, IDeepCloneable<WafExpressionSet>, IBufferMessage, IMessage
A list of alternate IDs. The format should be: - E.g. XSS-stable Generic suffix like "stable" is particularly useful if a policy likes to avail newer set of expressions without having to change the policy. A given alias name can't be used for more than one entity set.
[[["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-24 UTC."],[[["The latest version available for `WafExpressionSet` is 3.6.0, as listed at the top of the version list."],["`WafExpressionSet` is a class that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `WafExpressionSet` class includes properties for managing aliases (`Aliases`), a list of expressions (`Expressions`), and a Google-specified expression set ID (`Id`)."],["There are multiple previous versions of the `WafExpressionSet`, ranging from 1.0.0 to 3.5.0, all of which are listed, including their respective documentation links."],["Two constructors are available for the `WafExpressionSet` class, a default constructor, and one that takes another `WafExpressionSet` object as a parameter for initialization."]]],[]]