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 document provides reference documentation for the `GetIamPolicyFirewallPolicyRequest` class in the Google Cloud Compute Engine v1 API, specifically for .NET."],["The `GetIamPolicyFirewallPolicyRequest` class is used to request the IAM policy for a firewall policy, as detailed in the method description."],["The document outlines the class's inheritance, implementing several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It lists the available versions of this class, with version 3.6.0 being the latest, and versions ranging from 1.0.0 to 3.6.0."],["The class features properties like `OptionsRequestedPolicyVersion` which is an integer representing the desired IAM Policy version, as well as the `Resource` property which is the id or name of the requested resource."]]],[]]