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."],[[["The webpage provides documentation for the `SecurityPolicyRuleMatcherExprOptions` class within the `Google.Cloud.Compute.V1` namespace, detailing its properties, constructors, and implemented interfaces."],["The `SecurityPolicyRuleMatcherExprOptions` class is part of the `Google.Cloud.Compute.V1.dll` assembly and inherits from the base `object` class, also it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation covers the latest version of `SecurityPolicyRuleMatcherExprOptions` (3.6.0) along with a historical list of previous versions, starting from version 1.0.0 up to the present, where each has a specific link to its respective documentation page."],["The class has two constructors: a default one `SecurityPolicyRuleMatcherExprOptions()` and another one `SecurityPolicyRuleMatcherExprOptions(SecurityPolicyRuleMatcherExprOptions other)`, which accepts an existing `SecurityPolicyRuleMatcherExprOptions` object as a parameter."],["The class has one property, `RecaptchaOptions`, which is of type `SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions` and allows for the configuration of reCAPTCHA settings for a security policy rule."]]],[]]