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\u003eThe latest version of \u003ccode\u003eSecurityPolicyRecaptchaOptionsConfig\u003c/code\u003e is 3.6.0, and the documentation provides links to versions ranging from 1.0.0 to the latest.\u003c/p\u003e\n"],["\u003cp\u003eThis 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, for handling message serialization, equality, deep cloning, and buffered messages.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSecurityPolicyRecaptchaOptionsConfig\u003c/code\u003e class has two constructors: a default constructor and a copy constructor that takes another instance of the class as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSecurityPolicyRecaptchaOptionsConfig\u003c/code\u003e class includes properties like \u003ccode\u003eHasRedirectSiteKey\u003c/code\u003e (a boolean) and \u003ccode\u003eRedirectSiteKey\u003c/code\u003e (a string) for managing reCAPTCHA site keys.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation is for the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, and the \u003ccode\u003eSecurityPolicyRecaptchaOptionsConfig\u003c/code\u003e class is contained within it, within the \u003ccode\u003eGoogle.Cloud.Compute.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]