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-09 UTC."],[[["Version 3.6.0 is the latest release for the `Google.Cloud.Compute.V1.WafExpressionSet` package, with a history of versions dating back to 1.0.0 being documented."],["The `WafExpressionSet` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing extensive functionality."],["The `WafExpressionSet` class includes properties like `Aliases`, `Expressions`, `HasId`, and `Id`, allowing for the management of alternate IDs, a list of expressions, and a Google-specified expression set ID."],["The `WafExpressionSet` Class contains 2 Constructors, one default and the other for creating a new object based off an existing one."],["The `WafExpressionSet` can be found under the namespace `Google.Cloud.Compute.V1`, within the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]