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."],[[["This webpage provides documentation for the `GetIamPolicyFirewallPolicyRequest` class within the Google Cloud Compute Engine v1 API, specifically for version 3.5.0 and other versions listed."],["The latest version documented is 3.6.0, with an extensive history of versions dating back to 1.0.0, all available for review."],["The `GetIamPolicyFirewallPolicyRequest` class is a request message used for FirewallPolicies.GetIamPolicy and is part of the `Google.Cloud.Compute.V1` namespace, implemented in the `Google.Cloud.Compute.V1.dll` assembly."],["The class includes constructors and properties like `HasOptionsRequestedPolicyVersion`, `OptionsRequestedPolicyVersion`, and `Resource`, which manage the requested policy version and resource identification."],["The class inherits from `object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, to manage messaging, equality, cloning, and buffering."]]],[]]