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-04-09 UTC."],[[["This webpage provides documentation for the `SecurityPolicyRuleRedirectOptions` class within the Google.Cloud.Compute.V1 namespace, highlighting version 3.5.0 and offering links to other versions."],["The `SecurityPolicyRuleRedirectOptions` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities in message handling, equality comparisons, deep cloning, and buffer operations."],["The class offers two constructors, a default constructor and one that takes another `SecurityPolicyRuleRedirectOptions` object as a parameter for copying."],["The class exposes properties, `HasTarget` and `HasType` which are booleans, as well as `Target` and `Type`, both strings, allowing for configuration of redirect targets and types."],["The latest version of this resource is 3.6.0, with links provided to versions as far back as 1.0.0, for easy access to older versions."]]],[]]