public sealed class GetNetworkFirewallPolicyRequest : IMessage<GetNetworkFirewallPolicyRequest>, IEquatable<GetNetworkFirewallPolicyRequest>, IDeepCloneable<GetNetworkFirewallPolicyRequest>, IBufferMessage, IMessage
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 webpage details the `GetNetworkFirewallPolicyRequest` class within the `Google.Cloud.Compute.V1` namespace, which is used to send requests for network firewall policy retrieval."],["This page documents multiple versions of the `GetNetworkFirewallPolicyRequest` class, ranging from version 1.0.0 up to the latest version 3.6.0, allowing users to view different iterations of the class."],["The `GetNetworkFirewallPolicyRequest` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and also inherits members from the `Object` class."],["The `GetNetworkFirewallPolicyRequest` class features two constructors and two properties: `FirewallPolicy` and `Project`, which are of type string and are used to define the firewall policy name and the project ID for the request."]]],[]]