Compute Engine v1 API - Class SecurityPolicyRuleMatcherExprOptions (2.16.0)

public sealed class SecurityPolicyRuleMatcherExprOptions : IMessage<SecurityPolicyRuleMatcherExprOptions>, IEquatable<SecurityPolicyRuleMatcherExprOptions>, IDeepCloneable<SecurityPolicyRuleMatcherExprOptions>, IBufferMessage, IMessage

Inheritance

object > SecurityPolicyRuleMatcherExprOptions

Namespace

Google.Cloud.Compute.V1

Assembly

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