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."],[[["The webpage provides reference documentation for the `GetIamPolicyFirewallPolicyRequest` class in the Google Compute Engine v1 API, specifically within the .NET environment, with the most recent version listed as 3.6.0, and the version within the current context being 2.13.0."],["This API class, `GetIamPolicyFirewallPolicyRequest`, is used to send requests for retrieving the IAM policy of a Firewall Policy, as detailed in its method description."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is part of the `Google.Cloud.Compute.V1` namespace."],["Key properties of the `GetIamPolicyFirewallPolicyRequest` class include `OptionsRequestedPolicyVersion`, which specifies the requested IAM Policy version, and `Resource`, which holds the name or ID of the targeted resource."],["The page lists a comprehensive history of versions, ranging from 1.0.0 to 3.6.0, for the `GetIamPolicyFirewallPolicyRequest` class in the .NET API."]]],[]]