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-24 UTC."],[[["This webpage provides reference documentation for the `GetNetworkFirewallPolicyRequest` class in the Google Compute Engine v1 API, specifically within version 2.16.0 of the .NET library."],["The documentation covers the class's inheritance, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, all within the Google Protobuf library."],["The `GetNetworkFirewallPolicyRequest` class is used as a request message for the `NetworkFirewallPolicies.Get` method."],["The page offers a list of documentation for the `GetNetworkFirewallPolicyRequest` class across various versions of the Google.Cloud.Compute.V1 library, ranging from version 1.0.0 to the latest 3.6.0."],["The documentation details the properties of the class, `FirewallPolicy` and `Project`, including their type and descriptions, as well as the constructors for the `GetNetworkFirewallPolicyRequest` class."]]],[]]