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. This field is only supported in Global Security Policies of type CLOUD_ARMOR.
[[["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\u003eThe content provides a list of available versions for the \u003ccode\u003eSecurityPolicyRecaptchaOptionsConfig\u003c/code\u003e class, ranging from version 1.0.0 to 3.6.0, with 3.6.0 being the latest version.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSecurityPolicyRecaptchaOptionsConfig\u003c/code\u003e is a class within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace and is found in the \u003ccode\u003eGoogle.Cloud.Compute.V1.dll\u003c/code\u003e assembly, implementing interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eSecurityPolicyRecaptchaOptionsConfig\u003c/code\u003e has two constructors, a default constructor, and a constructor to copy from another instance of the same class, and contains two properties, HasRedirectSiteKey and RedirectSiteKey.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRedirectSiteKey\u003c/code\u003e property allows for setting a reCAPTCHA site key for rules in security policies using the redirect action with the type \u003ccode\u003eGOOGLE_RECAPTCHA\u003c/code\u003e, and if it is not specified, a Google-managed site key is used.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSecurityPolicyRecaptchaOptionsConfig\u003c/code\u003e class inherits from the \u003ccode\u003eobject\u003c/code\u003e class, and it has methods such as \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]