public sealed class RemoveRuleRegionSecurityPolicyRequest : IMessage<RemoveRuleRegionSecurityPolicyRequest>, IEquatable<RemoveRuleRegionSecurityPolicyRequest>, IDeepCloneable<RemoveRuleRegionSecurityPolicyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class RemoveRuleRegionSecurityPolicyRequest.
A request message for RegionSecurityPolicies.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 reference documentation for the `RemoveRuleRegionSecurityPolicyRequest` class in the Google Cloud Compute Engine v1 API, primarily for .NET developers."],["The latest version of the API class documentation is for version 3.6.0, with links available for versions going back to 1.0.0, and the current displayed version is 2.13.0."],["The `RemoveRuleRegionSecurityPolicyRequest` class allows for the removal of a rule from a security policy, and it implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties such as `Priority`, `Project`, `Region`, and `SecurityPolicy`, which are used to identify and modify the specific security policy rule that needs to be removed."],["The documentation lists two constructors for the class, a parameterless constructor, and one that creates a copy of an existing instance of `RemoveRuleRegionSecurityPolicyRequest`."]]],[]]