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 document outlines the different versions of the \u003ccode\u003eSecurityPolicyRecaptchaOptionsConfig\u003c/code\u003e, a component within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, with version 3.6.0 being the most recent and 1.0.0 being the oldest.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSecurityPolicyRecaptchaOptionsConfig\u003c/code\u003e implements several interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enabling functionalities like deep cloning and message handling.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from the \u003ccode\u003eObject\u003c/code\u003e class and the document lists inherited members such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a constructor \u003ccode\u003eSecurityPolicyRecaptchaOptionsConfig()\u003c/code\u003e and another one that accepts a \u003ccode\u003eSecurityPolicyRecaptchaOptionsConfig\u003c/code\u003e object as an argument.\u003c/p\u003e\n"],["\u003cp\u003eIt also contains properties \u003ccode\u003eHasRedirectSiteKey\u003c/code\u003e, a boolean that gets whether the "redirect_site_key" field is set, and \u003ccode\u003eRedirectSiteKey\u003c/code\u003e, a string that specifies a reCAPTCHA site key, or defaults to a Google-managed one if unspecified.\u003c/p\u003e\n"]]],[],null,[]]