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-31 UTC."],[[["This webpage provides documentation for the `SecurityPolicyRuleRedirectOptions` class within the `Google.Cloud.Compute.V1` namespace in .NET."],["The latest version of the documentation is for version 3.6.0, with a range of past versions available from 1.0.0 up to the current latest."],["The `SecurityPolicyRuleRedirectOptions` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of `SecurityPolicyRuleRedirectOptions` include `HasTarget`, `HasType`, `Target` (a string), and `Type` (a string)."],["The page lists inherited members such as `Object.GetHashCode()`, `Object.GetType()`, `Object.MemberwiseClone()`, and `Object.ToString()`, as well as details on the constructors."]]],[]]