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 webpage provides documentation for the `GetIamPolicyFirewallPolicyRequest` class within the Google Cloud Compute Engine v1 API, specifically for the .NET environment, with the most recent version documented being 3.6.0, and the version of the page being 2.17.0."],["The `GetIamPolicyFirewallPolicyRequest` class is used to make a request for the IAM policy of a firewall policy, and it implements several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from the base `object` class, and has two constructors and three properties: `HasOptionsRequestedPolicyVersion`, `OptionsRequestedPolicyVersion`, and `Resource`."],["The documentation provides a version history of the `GetIamPolicyFirewallPolicyRequest` class, ranging from version 1.0.0 up to the latest 3.6.0."],["The page offers a list of different versions of the class, each one directing to its reference document, allowing developers to access the information related to a specific release."]]],[]]