public sealed class GetRuleNetworkFirewallPolicyRequest : IMessage<GetRuleNetworkFirewallPolicyRequest>, IEquatable<GetRuleNetworkFirewallPolicyRequest>, IDeepCloneable<GetRuleNetworkFirewallPolicyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetRuleNetworkFirewallPolicyRequest.
A request message for NetworkFirewallPolicies.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 `GetRuleNetworkFirewallPolicyRequest` is 3.6.0, with multiple other versions available ranging from 1.0.0 to 3.5.0."],["`GetRuleNetworkFirewallPolicyRequest` is a class in the `Google.Cloud.Compute.V1` namespace that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and it inherits from `Object`."],["This class is used to send a request message for `NetworkFirewallPolicies.GetRule`, as indicated in the documentation."],["The `GetRuleNetworkFirewallPolicyRequest` class allows for specifying the firewall policy name, priority of the rule, and the project ID."],["The class has been implemented with two constructors, one being blank, and the other accepting another `GetRuleNetworkFirewallPolicyRequest` as an argument."]]],[]]