public sealed class SecurityPolicyRuleRedirectOptions : IMessage<SecurityPolicyRuleRedirectOptions>, IEquatable<SecurityPolicyRuleRedirectOptions>, IDeepCloneable<SecurityPolicyRuleRedirectOptions>, IBufferMessage, IMessage
Type of the redirect action. Possible values are: - GOOGLE_RECAPTCHA: redirect to reCAPTCHA for manual challenge assessment. - EXTERNAL_302: redirect to a different URL via a 302 response.
Check the Type enum for the list of possible values.
[[["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\u003eSecurityPolicyRuleRedirectOptions\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace in the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers a range of versions, from version 1.0.0 up to the latest version, 3.6.0, of \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSecurityPolicyRuleRedirectOptions\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, and inherits from object.\u003c/p\u003e\n"],["\u003cp\u003eThe class allows for the redirection by utilizing the properties of \u003ccode\u003eHasTarget\u003c/code\u003e, \u003ccode\u003eHasType\u003c/code\u003e, \u003ccode\u003eTarget\u003c/code\u003e and \u003ccode\u003eType\u003c/code\u003e, with \u003ccode\u003eTarget\u003c/code\u003e and \u003ccode\u003eType\u003c/code\u003e being strings, and \u003ccode\u003eHasTarget\u003c/code\u003e and \u003ccode\u003eHasType\u003c/code\u003e being boolean.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, a default one, and another one that takes a \u003ccode\u003eSecurityPolicyRuleRedirectOptions\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]