public sealed class WafExpressionSetExpression : IMessage<WafExpressionSetExpression>, IEquatable<WafExpressionSetExpression>, IDeepCloneable<WafExpressionSetExpression>, IBufferMessage, IMessage
Expression ID should uniquely identify the origin of the expression. E.g. owasp-crs-v020901-id973337 identifies Owasp core rule set version 2.9.1 rule id 973337. The ID could be used to determine the individual attack definition that has been detected. It could also be used to exclude it from the policy in case of false positive. required
The sensitivity value associated with the WAF rule ID. This corresponds to the ModSecurity paranoia level, ranging from 1 to 4. 0 is reserved for opt-in only rules.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eWafExpressionSetExpression\u003c/code\u003e class, found within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, is a part of the Google Cloud Compute API for .NET and is available in various versions ranging from 1.0.0 to 3.6.0, with 3.6.0 being the most recent.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eobject\u003c/code\u003e, allowing for message manipulation, equality comparisons, deep cloning, and buffered message handling.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eWafExpressionSetExpression\u003c/code\u003e has two constructors, a default one and another that accepts another \u003ccode\u003eWafExpressionSetExpression\u003c/code\u003e object for copying, providing flexibility in creating instances.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two boolean properties, \u003ccode\u003eHasId\u003c/code\u003e and \u003ccode\u003eHasSensitivity\u003c/code\u003e, and two properties that store data, \u003ccode\u003eId\u003c/code\u003e, a string that acts as an identifier, and \u003ccode\u003eSensitivity\u003c/code\u003e, which is an integer value related to the WAF rule's sensitivity from 1-4, with 0 being opt-in only.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version, 3.6.0 of \u003ccode\u003eWafExpressionSetExpression\u003c/code\u003e, can be accessed at the provided link: \u003ccode\u003e/dotnet/docs/reference/Google.Cloud.Compute.V1/latest/Google.Cloud.Compute.V1.WafExpressionSetExpression\u003c/code\u003e, while other versions, starting from 1.0.0, are also accessible.\u003c/p\u003e\n"]]],[],null,[]]