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-21 UTC."],[[["The latest version available for `Google.Cloud.Compute.V1.WafExpressionSet` is 3.6.0, with a range of versions from 1.0.0 up to the current one, being accessible via their respective links."],["`WafExpressionSet` is a sealed class within the `Google.Cloud.Compute.V1` namespace that inherits from `Object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `WafExpressionSet` class has two constructors: a default one and one that takes another `WafExpressionSet` object as a parameter."],["The `WafExpressionSet` class allows for the use of alternate ID's via the Aliases property, and contains a list of available expressions with the Expressions property."],["The `WafExpressionSet` class utilizes an Id property, which is a string, and indicates if this value has been set via the HasId property."]]],[]]