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."],[[["The latest version of the `GetNetworkFirewallPolicyRequest` documentation is 3.6.0, with a range of previous versions available from 1.0.0 to 3.5.0, as seen in the version history."],["This class, `GetNetworkFirewallPolicyRequest`, is used as a request message for the `NetworkFirewallPolicies.Get` method within the Compute Engine v1 API, according to the provided reference."],["The `GetNetworkFirewallPolicyRequest` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, supporting various functionalities."],["The class has two constructors: a parameterless constructor, and one that takes another `GetNetworkFirewallPolicyRequest` object as an argument."],["The `GetNetworkFirewallPolicyRequest` class has two properties, `FirewallPolicy`, to provide the name of the firewall policy, and `Project` to provide the ID of the project, both of which are strings."]]],[]]