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."],[[["This page details the `WafExpressionSet` class within the `Google.Cloud.Compute.V1` namespace, which is a part of the Google Cloud Compute library for .NET."],["The latest version of `WafExpressionSet` is 3.6.0, and the page provides access to previous versions dating back to version 1.0.0, each linked to its specific documentation."],["`WafExpressionSet` inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, defining its structure and behavior."],["The class includes properties like `Aliases`, `Expressions`, `HasId`, and `Id`, which are used to manage alternate IDs, a list of available expressions, whether the \"id\" field is set, and a Google-specified expression set ID, respectively."],["The page also lists various inherited members from the base object class, including `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]