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."],[[["This webpage details the `GetRuleRegionNetworkFirewallPolicyRequest` class within the `Google.Cloud.Compute.V1` namespace, used for requesting a specific rule from a regional network firewall policy."],["The latest version for the `GetRuleRegionNetworkFirewallPolicyRequest` class is 3.6.0, with a comprehensive list of previous versions dating back to 1.0.0, allowing users to view changes made across all the different releases."],["The class inherits from `Object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, adding to its functionality and compatibility."],["Key properties of this request include `FirewallPolicy`, `HasPriority`, `Priority`, `Project`, and `Region`, which allow for precise specification of the desired rule from the region network firewall."],["The page also lists inherited members like `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`, providing a comprehensive view of the classes composition."]]],[]]