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, showcasing various versions of the library."],["The `SecurityPolicyRuleRedirectOptions` class, found in the Google.Cloud.Compute.V1.dll assembly, is used for handling redirect options within security policy rules, and it implements multiple interfaces."],["The webpage lists a range of versions for this documentation, with the latest version available being 3.6.0, and version 2.15.0 as the current page version."],["The class has two constructors and four main properties: `HasTarget`, `HasType`, `Target`, and `Type`."],["The `Target` property is essential for `EXTERNAL_302` redirect types, specifying the redirect destination, while the `Type` property defines the redirect action."]]],[]]