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 documentation for the `GetNetworkFirewallPolicyRequest` class within the Google Cloud Compute Engine v1 API, specifically for the .NET environment, with the most recent version listed as 3.6.0, and the version described on the page being 2.14.0."],["The content details various versions of the `GetNetworkFirewallPolicyRequest` API class, ranging from version 1.0.0 to the latest version, 3.6.0, including links to the documentation for each version."],["The `GetNetworkFirewallPolicyRequest` class is used for requesting network firewall policy details and implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetNetworkFirewallPolicyRequest` class has two constructors and also has two properties: `FirewallPolicy` which represents the firewall policy to get and `Project` which represents the Project ID."],["There is a list of inherited members from the parent class `object` such as GetHashCode(), GetType() and ToString()."]]],[]]