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-02 UTC."],[[["The webpage provides documentation for the `SecurityPolicyRuleRedirectOptions` class within the `Google.Cloud.Compute.V1` namespace in .NET."],["It lists various versions of the `Google.Cloud.Compute.V1` package, ranging from version 1.0.0 to the latest 3.6.0, all related to the `SecurityPolicyRuleRedirectOptions`."],["The `SecurityPolicyRuleRedirectOptions` class allows configuration for redirect actions within security policy rules and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, one default and one that takes another `SecurityPolicyRuleRedirectOptions` object as a parameter, and includes properties like `HasTarget`, `HasType`, `Target`, and `Type` for customizing redirect behavior."],["The documentation provides links to external resources such as Microsoft's .NET API documentation and Google Cloud's Protobuf documentation, aiding in the understanding of the underlying frameworks and interfaces used."]]],[]]