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-21 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 of the documentation being 3.6.0."],["The `GetIamPolicyFirewallPolicyRequest` class is used to create requests for the `FirewallPolicies.GetIamPolicy` method, which allows retrieving IAM policies for firewall resources."],["The documentation details the class's inheritance, implementations of interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and members such as constructors and properties."],["There are multiple versions of the `GetIamPolicyFirewallPolicyRequest` documentation available, spanning from version 1.0.0 up to version 3.6.0, enabling users to access information for different API releases."],["Key properties of the `GetIamPolicyFirewallPolicyRequest` class include `OptionsRequestedPolicyVersion`, which allows specifying the desired IAM policy version, and `Resource`, to name the specific resource for which policy is being retrieved."]]],[]]