public sealed class GetRuleRegionNetworkFirewallPolicyRequest : IMessage<GetRuleRegionNetworkFirewallPolicyRequest>, IEquatable<GetRuleRegionNetworkFirewallPolicyRequest>, IDeepCloneable<GetRuleRegionNetworkFirewallPolicyRequest>, IBufferMessage, IMessage
A request message for RegionNetworkFirewallPolicies.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-24 UTC."],[[["The latest version of the `GetRuleRegionNetworkFirewallPolicyRequest` is 3.6.0, with multiple previous versions ranging from 3.5.0 down to 1.0.0 also accessible."],["This class, `GetRuleRegionNetworkFirewallPolicyRequest`, is a request message utilized to get a rule in a specific region's network firewall policies, and it inherits from Object, while implementing several interfaces like IMessage and IEquatable."],["The class contains properties such as `FirewallPolicy`, `Priority`, `Project`, and `Region`, which are used to specify the details for the rule retrieval request."],["The `GetRuleRegionNetworkFirewallPolicyRequest` class is found within the `Google.Cloud.Compute.V1` namespace and is contained in the `Google.Cloud.Compute.V1.dll` assembly."],["There are two constructors available, `GetRuleRegionNetworkFirewallPolicyRequest()`, and `GetRuleRegionNetworkFirewallPolicyRequest(GetRuleRegionNetworkFirewallPolicyRequest other)`, one being default and one taking a `GetRuleRegionNetworkFirewallPolicyRequest` object as parameter."]]],[]]