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."],[[["This webpage provides documentation for the `GetNetworkFirewallPolicyRequest` class within the Google Cloud Compute Engine v1 API, specifically for .NET."],["The latest version of this API is 3.6.0, and the current page is focused on version 2.17.0, with links to various previous releases."],["The `GetNetworkFirewallPolicyRequest` class is used to request details about a specific network firewall policy and inherits properties and methods from multiple interfaces like `IMessage` and `IDeepCloneable`."],["The `GetNetworkFirewallPolicyRequest` class has properties for specifying the `FirewallPolicy` and `Project` as part of the request to retrieve a firewall policy."],["The current page offers reference documentation, and code examples for the class, with details on its constructors, properties, inheritance, and implementing interfaces."]]],[]]