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-24 UTC."],[[["This webpage provides documentation for the `RemoveRuleSecurityPolicyRequest` class within the Google Cloud Compute Engine v1 API, spanning versions from 1.0.0 to the latest 3.6.0."],["The `RemoveRuleSecurityPolicyRequest` class is used to define a request for removing a rule from a security policy, as part of the SecurityPolicies.RemoveRule operation."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, with a current page context of version 2.13.0."],["The `RemoveRuleSecurityPolicyRequest` class includes properties to specify the rule's priority, project ID, and the name of the security policy to be updated."],["The current page context provides details about the constructors, properties, and inheritance details of the `RemoveRuleSecurityPolicyRequest` class, with the full listing of all of the versions of the class."]]],[]]