public sealed class SecurityPolicyRuleMatcherExprOptions : IMessage<SecurityPolicyRuleMatcherExprOptions>, IEquatable<SecurityPolicyRuleMatcherExprOptions>, IDeepCloneable<SecurityPolicyRuleMatcherExprOptions>, IBufferMessage, IMessageImplements
IMessageSecurityPolicyRuleMatcherExprOptions, IEquatableSecurityPolicyRuleMatcherExprOptions, IDeepCloneableSecurityPolicyRuleMatcherExprOptions, IBufferMessage, IMessageNamespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Constructors
SecurityPolicyRuleMatcherExprOptions()
public SecurityPolicyRuleMatcherExprOptions()SecurityPolicyRuleMatcherExprOptions(SecurityPolicyRuleMatcherExprOptions)
public SecurityPolicyRuleMatcherExprOptions(SecurityPolicyRuleMatcherExprOptions other)| Parameter | |
|---|---|
| Name | Description |
other |
SecurityPolicyRuleMatcherExprOptions |
Properties
RecaptchaOptions
public SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions RecaptchaOptions { get; set; }reCAPTCHA configuration options to be applied for the rule. If the rule does not evaluate reCAPTCHA tokens, this field has no effect.
| Property Value | |
|---|---|
| Type | Description |
SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions |
|