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"]],[["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-04-09 UTC."],[[["The latest version of the `GetIamPolicyFirewallPolicyRequest` is 3.6.0, and the documentation provides links to previous versions, ranging back to version 1.0.0."],["`GetIamPolicyFirewallPolicyRequest` is a class used for requesting the IAM policy of a firewall policy, part of the Compute Engine v1 API."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["The class has two constructors, one default and one that accepts another instance of `GetIamPolicyFirewallPolicyRequest`, and it also has two properties named, `HasOptionsRequestedPolicyVersion` and `OptionsRequestedPolicyVersion`."],["The class contains a string property called `Resource` which represents the name or id of the resource for the request."]]],[]]