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 `GetNetworkFirewallPolicyRequest` class, part of the Compute Engine v1 API, is used to request details about a network firewall policy."],["The latest version available for the `GetNetworkFirewallPolicyRequest` documentation is 3.6.0, while the specific page's version is 2.2.0."],["This page details the `GetNetworkFirewallPolicyRequest` class, which implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for handling firewall policy requests within the Google Cloud Compute Engine v1 API."],["The `GetNetworkFirewallPolicyRequest` class has two properties, `FirewallPolicy` and `Project`, both of type string, used to specify the firewall policy name and the project ID respectively."],["The page provides links to documentation for versions ranging from 1.0.0 to the latest 3.6.0, enabling users to browse the documentation for other versions of the API."]]],[]]