public sealed class GetIamPolicyNetworkFirewallPolicyRequest : IMessage<GetIamPolicyNetworkFirewallPolicyRequest>, IEquatable<GetIamPolicyNetworkFirewallPolicyRequest>, IDeepCloneable<GetIamPolicyNetworkFirewallPolicyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetIamPolicyNetworkFirewallPolicyRequest.
A request message for NetworkFirewallPolicies.GetIamPolicy. 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 `GetIamPolicyNetworkFirewallPolicyRequest` class in the Google Cloud Compute Engine v1 API, specifically for the .NET library."],["The documentation covers various versions of the `GetIamPolicyNetworkFirewallPolicyRequest` class, ranging from version 1.0.0 to the latest, version 3.6.0, with links to the corresponding reference pages."],["The `GetIamPolicyNetworkFirewallPolicyRequest` class is used to request the IAM policy for network firewall policies and inherits from the base `object` class while also implementing several interfaces."],["The class has properties like `OptionsRequestedPolicyVersion`, `Project`, and `Resource`, which are crucial for specifying the IAM policy version, project ID, and resource name."],["The provided documentation also covers the implemented interfaces, inherited members, namespace and assembly, and provides information about the constructors."]]],[]]