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 details on its constructors, properties, and inheritance."],["The latest version documented is 3.6.0, with a comprehensive list of previous versions, down to 1.0.0, available for reference."],["The `SecurityPolicyRuleRedirectOptions` class implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the class include `HasTarget`, `HasType`, `Target` (for external redirects), and `Type` (specifying the type of redirect)."],["The webpage details the constructors available for `SecurityPolicyRuleRedirectOptions` including a parameter to take in another `SecurityPolicyRuleRedirectOptions` object."]]],[]]