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 documentation for the `RemoveRuleSecurityPolicyRequest` class within the Google Compute Engine v1 API, specifically focusing on version 2.10.0, with links to other versions."],["The `RemoveRuleSecurityPolicyRequest` class is used to send requests for removing a rule from a security policy."],["The page details the class's inheritance, interfaces, namespace (`Google.Cloud.Compute.V1`), and assembly (`Google.Cloud.Compute.V1.dll`)."],["The class has properties such as `HasPriority`, `Priority`, `Project`, and `SecurityPolicy`, each with descriptions for their usage."],["The class has 2 constructors, the first one has no parameters, and the second one takes in a `RemoveRuleSecurityPolicyRequest`."]]],[]]