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."],[[["The content provides reference documentation for the `GetIamPolicyNetworkFirewallPolicyRequest` class within the Google Cloud Compute Engine v1 API."],["This API class is part of the `Google.Cloud.Compute.V1` namespace and is implemented in the `Google.Cloud.Compute.V1.dll` assembly, and it is used to request the IAM policy for network firewall policies."],["The documentation includes details on the class's inheritance, implementing interfaces, constructors, and properties such as `OptionsRequestedPolicyVersion`, `Project`, and `Resource`."],["The provided content displays the class's version history with links to different versions, ranging from version 1.0.0 up to 3.6.0, with 3.6.0 marked as the latest."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in handling protocol buffer messages and providing capabilities for deep cloning and equality checks."]]],[]]