public sealed class SecurityPolicyRuleRedirectOptions : IMessage<SecurityPolicyRuleRedirectOptions>, IEquatable<SecurityPolicyRuleRedirectOptions>, IDeepCloneable<SecurityPolicyRuleRedirectOptions>, IBufferMessage, IMessage
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides documentation for the `SecurityPolicyRuleRedirectOptions` class within the Google.Cloud.Compute.V1 namespace, including version history and implementation details."],["The latest version of `SecurityPolicyRuleRedirectOptions` is 3.6.0, and the page provides access to documentation for versions ranging from 1.0.0 to 3.6.0."],["The `SecurityPolicyRuleRedirectOptions` class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is primarily used for defining redirect options in security policy rules."],["The class has two constructors, one default and another that accepts an instance of itself as an argument, and it provides properties like `HasTarget`, `HasType`, `Target`, and `Type` to manage redirect behavior."],["The `Target` property is required for the `EXTERNAL_302` redirect type, and cannot be used for `GOOGLE_RECAPTCHA` redirect type."]]],[]]