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, available across multiple versions, with version 3.6.0 being the latest."],["The `SecurityPolicyRuleRedirectOptions` class is a sealed class that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which allows for message manipulation and data cloning."],["The class includes properties such as `HasTarget`, `HasType`, `Target`, and `Type`, allowing users to define and check whether they have set the target or type of their redirect action."],["The SecurityPolicyRuleRedirectOptions class contains 2 constructors: `SecurityPolicyRuleRedirectOptions()` and `SecurityPolicyRuleRedirectOptions(SecurityPolicyRuleRedirectOptions other)`."],["This resource lists out every version available for the SecurityPolicyRuleRedirectOptions, going all the way back to version 1.0.0."]]],[]]