public sealed class GetRuleRegionSecurityPolicyRequest : IMessage<GetRuleRegionSecurityPolicyRequest>, IEquatable<GetRuleRegionSecurityPolicyRequest>, IDeepCloneable<GetRuleRegionSecurityPolicyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetRuleRegionSecurityPolicyRequest.
A request message for RegionSecurityPolicies.GetRule. 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 reference documentation for the `GetRuleRegionSecurityPolicyRequest` class in the Google Cloud Compute Engine v1 API, specifically for version 2.14.0."],["The `GetRuleRegionSecurityPolicyRequest` class is used to request a specific rule from a regional security policy and implements multiple interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The page lists various versions of the Google.Cloud.Compute.V1 API, ranging from version 1.0.0 up to the latest version 3.6.0, as well as providing the full version history."],["The `GetRuleRegionSecurityPolicyRequest` class includes properties such as Priority, Project, Region, and SecurityPolicy, which are used to define the specific rule and security policy being requested."],["The `GetRuleRegionSecurityPolicyRequest` class can be constructed using the default constructor, or by providing another `GetRuleRegionSecurityPolicyRequest` as a parameter for deep cloning."]]],[]]