public sealed class SecurityPolicyRecaptchaOptionsConfig : IMessage<SecurityPolicyRecaptchaOptionsConfig>, IEquatable<SecurityPolicyRecaptchaOptionsConfig>, IDeepCloneable<SecurityPolicyRecaptchaOptionsConfig>, IBufferMessage, IMessage
An optional field to supply a reCAPTCHA site key to be used for all the rules using the redirect action with the type of GOOGLE_RECAPTCHA under the security policy. The specified site key needs to be created from the reCAPTCHA API. The user is responsible for the validity of the specified site key. If not specified, a Google-managed site key is used.
[[["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\u003eSecurityPolicyRecaptchaOptionsConfig\u003c/code\u003e class in the Google Cloud Compute V1 library, specifically version 2.8.0.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 3.6.0, with a range of previous versions available for reference, dating back to version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSecurityPolicyRecaptchaOptionsConfig\u003c/code\u003e class is a part of the Google.Cloud.Compute.V1 namespace and implements interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors, a default constructor, and one that takes another \u003ccode\u003eSecurityPolicyRecaptchaOptionsConfig\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the class include \u003ccode\u003eHasRedirectSiteKey\u003c/code\u003e, which checks if the "redirect_site_key" field is set, and \u003ccode\u003eRedirectSiteKey\u003c/code\u003e, which allows setting a reCAPTCHA site key for security policy rules.\u003c/p\u003e\n"]]],[],null,[]]