public sealed class SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions : IMessage<SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions>, IEquatable<SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions>, IDeepCloneable<SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions>, IBufferMessage, IMessage
public RepeatedField<string> ActionTokenSiteKeys { get; }
A list of site keys to be used during the validation of reCAPTCHA action-tokens. The provided site keys need to be created from reCAPTCHA API under the same project where the security policy is created.
public RepeatedField<string> SessionTokenSiteKeys { get; }
A list of site keys to be used during the validation of reCAPTCHA session-tokens. The provided site keys need to be created from reCAPTCHA API under the same project where the security policy is created.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eSecurityPolicyRuleMatcherExprOptionsRecaptchaOptions\u003c/code\u003e class within the Google.Cloud.Compute.V1 namespace, with version 3.6.0 being the latest version available.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSecurityPolicyRuleMatcherExprOptionsRecaptchaOptions\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, to support its functionality.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation covers a range of versions of this class, spanning from version 1.0.0 to the latest 3.6.0, which are all linked for reference.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two primary properties, \u003ccode\u003eActionTokenSiteKeys\u003c/code\u003e and \u003ccode\u003eSessionTokenSiteKeys\u003c/code\u003e, both of which are of type \u003ccode\u003eRepeatedField<string>\u003c/code\u003e and are used for validating reCAPTCHA action and session tokens, respectively, using site keys created within the same project as the security policy.\u003c/p\u003e\n"],["\u003cp\u003eThe class has 2 public constructors, \u003ccode\u003eSecurityPolicyRuleMatcherExprOptionsRecaptchaOptions()\u003c/code\u003e and \u003ccode\u003eSecurityPolicyRuleMatcherExprOptionsRecaptchaOptions(SecurityPolicyRuleMatcherExprOptionsRecaptchaOptions other)\u003c/code\u003e, both intended for the instantiation of the class.\u003c/p\u003e\n"]]],[],null,[]]