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-04-09 UTC."],[[["This webpage provides documentation for the `SecurityPolicyRuleMatcherExprOptions` class within the `Google.Cloud.Compute.V1` namespace, specifically for .NET development."],["The latest version of the `SecurityPolicyRuleMatcherExprOptions` documentation is 3.6.0, with a history of versions available from 1.0.0 onwards."],["`SecurityPolicyRuleMatcherExprOptions` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, a default constructor and one that takes another `SecurityPolicyRuleMatcherExprOptions` object as a parameter for copying."],["The class also has one property called `RecaptchaOptions` of type `SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions` which is used to configure the reCAPTCHA options for a rule."]]],[]]