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-04-02 UTC."],[[["The latest version available for `WafExpressionSet` is 3.6.0, which is part of the Google.Cloud.Compute.V1 namespace."],["Multiple versions of `WafExpressionSet` are documented, ranging from version 1.0.0 up to the latest 3.6.0."],["`WafExpressionSet` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `WafExpressionSet` has properties for `Aliases`, `Expressions`, `HasId`, and `Id`, allowing for the management of alternate IDs and a list of expressions, as well as an expression set ID."],["There are two constructors for `WafExpressionSet`, one being parameterless and the other taking another `WafExpressionSet` object."]]],[]]