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-21 UTC."],[[["This webpage provides documentation for the `RemoveRuleRegionSecurityPolicyRequest` class within the Google Cloud Compute Engine v1 API, specifically for the .NET environment, with the latest version being 3.6.0 and version 3.0.0 being the current viewed version."],["The `RemoveRuleRegionSecurityPolicyRequest` class is used to send a request to remove a rule from a region security policy, as shown by its description in the documentation as well as the method in its name."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which are all found in the documentation for this specific class."],["The documentation also lists various properties of the class, such as `Priority`, `Project`, `Region`, and `SecurityPolicy`, which are used to define the request, each having a description and a designated data type."],["The page details the class's constructors and its inheritance from the `object` class, outlining the inherited members from object, along with the namespace and assembly information, also listing all versions of the class from 1.0.0 to 3.6.0."]]],[]]