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."],[[["The webpage provides documentation for the `GetNetworkFirewallPolicyRequest` class within the Compute Engine v1 API, specifically focusing on version 2.8.0."],["The `GetNetworkFirewallPolicyRequest` class is part of the `Google.Cloud.Compute.V1` namespace and is used to retrieve information about a network firewall policy."],["The documentation outlines that `GetNetworkFirewallPolicyRequest` inherits from `object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The webpage lists all available versions of `GetNetworkFirewallPolicyRequest` from version 1.0.0 up to the latest 3.6.0, including the specified version, 2.8.0."],["The class has two properties to configure: `FirewallPolicy`, which is the name of the policy, and `Project`, which is the ID for the project."]]],[]]