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-21 UTC."],[[["The webpage provides documentation for the `GetRuleNetworkFirewallPolicyRequest` class in the Google Cloud Compute Engine v1 API, with version 3.6.0 being the latest available."],["This `GetRuleNetworkFirewallPolicyRequest` class is used to request a specific rule from a network firewall policy, according to its description."],["The class `GetRuleNetworkFirewallPolicyRequest` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes a list of available versions, ranging from 1.0.0 up to the latest 3.6.0, alongside properties such as `FirewallPolicy`, `HasPriority`, `Priority`, and `Project`."],["The class includes constructors that let you create a new instance of the GetRuleNetworkFirewallPolicyRequest class, or use another existing one as a parameter to build a new instance."]]],[]]