public sealed class GetIamPolicyNetworkFirewallPolicyRequest : IMessage<GetIamPolicyNetworkFirewallPolicyRequest>, IEquatable<GetIamPolicyNetworkFirewallPolicyRequest>, IDeepCloneable<GetIamPolicyNetworkFirewallPolicyRequest>, IBufferMessage, IMessage
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 details the `GetIamPolicyNetworkFirewallPolicyRequest` class within the Google.Cloud.Compute.V1 namespace, serving as a request message for retrieving IAM policies for network firewall policies."],["The page offers documentation for numerous versions of the class, ranging from version 1.0.0 up to the latest 3.6.0, allowing users to reference the appropriate documentation based on their implementation."],["`GetIamPolicyNetworkFirewallPolicyRequest` inherits from Object and implements several interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, providing comprehensive functionality for message handling."],["The class includes properties such as `HasOptionsRequestedPolicyVersion`, `OptionsRequestedPolicyVersion`, `Project`, and `Resource`, enabling users to configure and manage the request parameters for IAM policy retrieval."],["The class contains multiple constructors including a parameterless constructor and one that accepts a copy of an existing `GetIamPolicyNetworkFirewallPolicyRequest`."]]],[]]