public sealed class RemoveRuleSecurityPolicyRequest : IMessage<RemoveRuleSecurityPolicyRequest>, IEquatable<RemoveRuleSecurityPolicyRequest>, IDeepCloneable<RemoveRuleSecurityPolicyRequest>, IBufferMessage, IMessage
A request message for SecurityPolicies.RemoveRule. See the method description for details.
[[["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."],[[["The latest version of `RemoveRuleSecurityPolicyRequest` is 3.6.0, with several prior versions available, ranging down to version 1.0.0."],["`RemoveRuleSecurityPolicyRequest` is a request message used for the `SecurityPolicies.RemoveRule` method."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of `RemoveRuleSecurityPolicyRequest` include `Priority`, `Project`, and `SecurityPolicy`, which allow for specifying the rule to remove, the project, and the security policy."],["The `RemoveRuleSecurityPolicyRequest` class is in the namespace `Google.Cloud.Compute.V1`, within the assembly `Google.Cloud.Compute.V1.dll`."]]],[]]