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-03-31 UTC."],[[["This page provides documentation for the `GetNetworkFirewallPolicyRequest` class within the Google Cloud Compute Engine v1 API, specifically for .NET."],["The class is used to request details about a network firewall policy via the `NetworkFirewallPolicies.Get` method."],["The page lists available versions of the `GetNetworkFirewallPolicyRequest` class documentation, ranging from the latest version 3.6.0 down to version 1.0.0."],["The `GetNetworkFirewallPolicyRequest` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of this class include `FirewallPolicy` and `Project`, which are used to specify the target firewall policy and the project it belongs to respectively."]]],[]]