public sealed class SecurityPolicyRuleMatcherExprOptions : IMessage<SecurityPolicyRuleMatcherExprOptions>, IEquatable<SecurityPolicyRuleMatcherExprOptions>, IDeepCloneable<SecurityPolicyRuleMatcherExprOptions>, IBufferMessage, IMessage
[[["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-31 UTC."],[[["This webpage details the `SecurityPolicyRuleMatcherExprOptions` class within the `Google.Cloud.Compute.V1` namespace, specifically for version 3.4.0 of the Google Cloud Compute library."],["The `SecurityPolicyRuleMatcherExprOptions` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing various functionalities."],["The class offers two constructors: a default constructor `SecurityPolicyRuleMatcherExprOptions()` and a copy constructor `SecurityPolicyRuleMatcherExprOptions(SecurityPolicyRuleMatcherExprOptions other)`."],["It includes one property, `RecaptchaOptions`, of type `SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions`, which configures reCAPTCHA settings for a security rule."],["The latest version of the library is 3.6.0, with the page listing all available versions, from 1.0.0 to 3.6.0, of the `SecurityPolicyRuleMatcherExprOptions` class."]]],[]]