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 Cloud Compute Engine v1 API, specifically for .NET developers."],["The class `RemoveRuleSecurityPolicyRequest` is a request message used for the `SecurityPolicies.RemoveRule` method, detailing its implementation and inheritance."],["The page lists various versions of the API, with version 3.6.0 being the latest, and it provides documentation from version 1.0.0 all the way to the latest 3.6.0."],["The `RemoveRuleSecurityPolicyRequest` class contains properties such as `Priority`, `Project`, and `SecurityPolicy`, which are used to specify details for removing a rule from a security policy."],["The document outlines the constructors and inherited members of the class, providing details on how to instantiate and use the `RemoveRuleSecurityPolicyRequest` object."]]],[]]