public sealed class GetIamPolicyFirewallPolicyRequest : IMessage<GetIamPolicyFirewallPolicyRequest>, IEquatable<GetIamPolicyFirewallPolicyRequest>, IDeepCloneable<GetIamPolicyFirewallPolicyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetIamPolicyFirewallPolicyRequest.
A request message for FirewallPolicies.GetIamPolicy. See the method description for details.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eGetIamPolicyFirewallPolicyRequest\u003c/code\u003e class, part of the Google.Cloud.Compute.V1 namespace, is used to request the IAM policy of a firewall, and is documented across multiple versions from 1.0.0 to the latest 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, which provides capabilities for message handling, comparison, deep cloning, and buffered operations.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties such as \u003ccode\u003eOptionsRequestedPolicyVersion\u003c/code\u003e, indicating the version of the IAM policy being requested, and \u003ccode\u003eResource\u003c/code\u003e, which is the identifier for the targeted resource.\u003c/p\u003e\n"],["\u003cp\u003eIt contains two constructors, a default parameter-less constructor, and a constructor that accepts another \u003ccode\u003eGetIamPolicyFirewallPolicyRequest\u003c/code\u003e object, which allows for the creation of a new instance from an existing one.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation provides inheritance information, inherited members, and links to external resources for further information, such as Microsoft's .NET API documentation, and Google's protobuf documentation.\u003c/p\u003e\n"]]],[],null,[]]