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 listed as 3.6.0, and the currently selected version being 2.9.0."],["The `GetIamPolicyFirewallPolicyRequest` class is used to request the IAM policy for firewall policies and is an implementation of multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page details the inheritance of the class from the base `object` class, and it lists the members inherited from that class, as well as providing the namespace and assembly for this class."],["The document outlines the class's properties, `HasOptionsRequestedPolicyVersion`, `OptionsRequestedPolicyVersion`, and `Resource`, which enable the user to interact with options related to policy version and resource name for the request."],["The provided documentation includes the parameters and descriptions for the constructor `GetIamPolicyFirewallPolicyRequest(GetIamPolicyFirewallPolicyRequest other)`, which allows for object creation."]]],[]]