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-21 UTC."],[[["The latest version of the `GetNetworkFirewallPolicyRequest` documentation is 3.6.0, with a range of previous versions available from 1.0.0 to 3.5.0, including 2.7.0."],["The `GetNetworkFirewallPolicyRequest` class is a part of the Compute Engine v1 API, and is used for retrieving information about a network firewall policy."],["This class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is available in the `Google.Cloud.Compute.V1` namespace."],["The `GetNetworkFirewallPolicyRequest` class includes two constructors, `GetNetworkFirewallPolicyRequest()` and `GetNetworkFirewallPolicyRequest(GetNetworkFirewallPolicyRequest other)`, as well as two properties: `FirewallPolicy` and `Project`, to help tailor the request."],["The class is an implementation of `object`, and inherits methods like `GetHashCode()`, `GetType()`, `MemberwiseClone()` and `ToString()`."]]],[]]