public sealed class GetNetworkFirewallPolicyRequest : IMessage<GetNetworkFirewallPolicyRequest>, IEquatable<GetNetworkFirewallPolicyRequest>, IDeepCloneable<GetNetworkFirewallPolicyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetNetworkFirewallPolicyRequest.
A request message for NetworkFirewallPolicies.Get. 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-04-09 UTC."],[[["The latest version of the `GetNetworkFirewallPolicyRequest` documentation is 3.6.0, with a full list of available versions ranging from 1.0.0 to 3.6.0."],["This document provides reference information for the `GetNetworkFirewallPolicyRequest` class, which is used for requesting details about a network firewall policy."],["`GetNetworkFirewallPolicyRequest` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, as it inherits from `Object`."],["The `GetNetworkFirewallPolicyRequest` class has two constructors: one default constructor and another that takes an existing `GetNetworkFirewallPolicyRequest` object as a parameter."],["The `GetNetworkFirewallPolicyRequest` class has two properties, `FirewallPolicy` and `Project`, both of type `string` used to specify the network firewall policy name and project ID."]]],[]]