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 previous versions available for reference, ranging down to version 1.0.0."],["`GetRuleNetworkFirewallPolicyRequest` is a class within the Google Cloud Compute Engine v1 API, designed to retrieve a specific rule from a network firewall policy."],["The `GetRuleNetworkFirewallPolicyRequest` class contains properties such as `FirewallPolicy`, `HasPriority`, `Priority`, and `Project`, which are used to define the specific firewall rule being requested."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` which allow for various object operations and interactions."],["The `GetRuleNetworkFirewallPolicyRequest` class has two constructors: a default constructor and a copy constructor that takes another instance of `GetRuleNetworkFirewallPolicyRequest` as a parameter."]]],[]]