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-03-24 UTC."],[[["This page provides reference documentation for the `GetIamPolicyFirewallPolicyRequest` class in the Google Cloud Compute Engine v1 API, specifically for version 2.15.0."],["The `GetIamPolicyFirewallPolicyRequest` class is used to request the IAM policy for a firewall policy and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains properties `OptionsRequestedPolicyVersion` to specify the desired IAM policy version and `Resource` to indicate the resource's name or ID."],["The documentation includes a list of all available versions of the `GetIamPolicyFirewallPolicyRequest`, ranging from 1.0.0 to the latest 3.6.0."],["The page also includes inherited members from the base `object` class."]]],[]]