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 in the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, is part of the Google Cloud Compute API and has multiple versions, with version 3.6.0 being the latest.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable<WafExpressionSetExpression>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<WafExpressionSetExpression>\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, which dictates it's functionality.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eWafExpressionSetExpression\u003c/code\u003e has properties \u003ccode\u003eHasId\u003c/code\u003e and \u003ccode\u003eHasSensitivity\u003c/code\u003e to check if the "id" and "sensitivity" fields are set, and \u003ccode\u003eId\u003c/code\u003e and \u003ccode\u003eSensitivity\u003c/code\u003e to store and set expression identification and sensitivity values.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eId\u003c/code\u003e uniquely identifies the origin of an expression, while \u003ccode\u003eSensitivity\u003c/code\u003e represents the ModSecurity paranoia level associated with the Web Application Firewall (WAF) rule, ranging from 1 to 4, with 0 reserved for opt-in rules.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple inherited members from the base \u003ccode\u003eobject\u003c/code\u003e class, such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]