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-04-09 UTC."],[[["This webpage provides reference documentation for the `GetNetworkFirewallPolicyRequest` class in the Google Cloud Compute Engine v1 API, specifically version 3.2.0."],["The `GetNetworkFirewallPolicyRequest` class is used to request details about a specific network firewall policy and is part of the `Google.Cloud.Compute.V1` namespace."],["The documentation outlines the class's inheritance, implemented interfaces (like `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`), and its constructors, allowing for the creation of new instances or copies of existing ones."],["The page lists various versions of the API, including the latest 3.6.0 version, as well as older versions from 3.5.0 down to 1.0.0, allowing users to access documentation relevant to their respective API versions."],["The `FirewallPolicy` and `Project` properties are detailed, describing how they are used to specify the firewall policy and the project ID in the requests."]]],[]]