public sealed class RemoveRuleSecurityPolicyRequest : IMessage<RemoveRuleSecurityPolicyRequest>, IEquatable<RemoveRuleSecurityPolicyRequest>, IDeepCloneable<RemoveRuleSecurityPolicyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class RemoveRuleSecurityPolicyRequest.
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."],[[["This webpage provides reference documentation for the `RemoveRuleSecurityPolicyRequest` class within the Google Cloud Compute Engine v1 API."],["The latest version of the API available is 3.6.0, and it lists all versions of the `RemoveRuleSecurityPolicyRequest` class going back to version 1.0.0."],["The `RemoveRuleSecurityPolicyRequest` class is used to send a request to remove a rule from a security policy."],["Key properties of the `RemoveRuleSecurityPolicyRequest` class include `Priority`, `Project`, and `SecurityPolicy`, which are used to specify which rule to remove and from which project and policy."],["The `RemoveRuleSecurityPolicyRequest` class inherits from various interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]