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 reference documentation for the `GetIamPolicyFirewallPolicyRequest` class within the Google Compute Engine v1 API, specifically for .NET developers."],["The `GetIamPolicyFirewallPolicyRequest` class is used to request the IAM policy for a firewall policy, as described in the method's documentation."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, supporting functionalities for message handling, equality checks, deep cloning, and buffer operations."],["The webpage details the class constructors and properties, including `OptionsRequestedPolicyVersion`, which allows specifying the desired IAM policy version, and `Resource`, for identifying the target resource, as well as providing access to the latest version."],["A list of versioned documentation links are accessible, ranging from version 1.0.0 to 3.6.0 (the latest version), each specific to the `GetIamPolicyFirewallPolicyRequest`."]]],[]]