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.3.0 and other versions as well."],["`GetIamPolicyFirewallPolicyRequest` is a request message used for retrieving the IAM policy of a firewall, implementing multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains two constructors, one default and one that accepts another `GetIamPolicyFirewallPolicyRequest` object as a parameter, allowing for creating instances and creating clones."],["The `GetIamPolicyFirewallPolicyRequest` class includes properties such as `HasOptionsRequestedPolicyVersion`, `OptionsRequestedPolicyVersion`, and `Resource`, which manage the policy version and the name or ID of the resource."],["The documentation is part of a versioned history, displaying versions from 1.0.0 up to the latest 3.6.0 release for the `GetIamPolicyFirewallPolicyRequest` class, showing the evolution of the API over time."]]],[]]