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-21 UTC."],[[["This webpage provides documentation for the `SecurityPolicyRuleMatcherExprOptions` class within the `Google.Cloud.Compute.V1` namespace, specifically version 2.14.0."],["The latest version documented is 3.6.0, and the page offers links to documentation for versions ranging from 1.0.0 to 3.6.0, providing historical context."],["`SecurityPolicyRuleMatcherExprOptions` is a class that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing it to be used for security policy rule matching with expression options."],["The class has two constructors: a default one and one that takes another `SecurityPolicyRuleMatcherExprOptions` object for copying, as well as the `RecaptchaOptions` property used for applying reCAPTCHA configurations."],["The documentation details inherited members like `GetHashCode()`, `GetType()`, and `ToString()` from the base `object` class, offering comprehensive information about the class's behavior."]]],[]]