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 page 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 version for this page being 2.16.0."],["The `GetIamPolicyFirewallPolicyRequest` class is used to create request messages for the `FirewallPolicies.GetIamPolicy` method, allowing users to interact with firewall policy IAM settings."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` for a comprehensive set of functionalities, and has methods from `object` inherited such as `GetHashCode`, `GetType`, and `ToString`."],["The `GetIamPolicyFirewallPolicyRequest` class has two constructors, a default one, and another one that takes a `GetIamPolicyFirewallPolicyRequest` as a parameter, and contains properties for `OptionsRequestedPolicyVersion`, `HasOptionsRequestedPolicyVersion`, and `Resource`."],["The content also provides links to the documentation for various older versions, with versions ranging from 1.0.0 to 3.6.0, and each version providing the documentation for the `GetIamPolicyFirewallPolicyRequest` class."]]],[]]