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-31 UTC."],[[["The latest version of the `Google.Cloud.Compute.V1.WafExpressionSet` is 3.6.0, with multiple previous versions available, dating back to 1.0.0, allowing access to different releases of the software."],["`WafExpressionSet` is a class that inherits from `object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `WafExpressionSet` class has properties such as `Aliases`, which is a list of alternate IDs, and `Expressions`, which contains a list of available expressions."],["The class offers two constructors: a default `WafExpressionSet()` and an overloaded version `WafExpressionSet(WafExpressionSet other)` for creating a new instance based on an existing one."],["The class is part of the Google Cloud Compute V1 namespace, and specifically the assembly `Google.Cloud.Compute.V1.dll`."]]],[]]