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 version 3.6.0 being the latest available and a complete list of previous versions."],["The `GetIamPolicyFirewallPolicyRequest` class is a request message used for `FirewallPolicies.GetIamPolicy`, detailing how to fetch the IAM policy for a firewall."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its integration within the Google Protobuf ecosystem."],["The class includes properties like `OptionsRequestedPolicyVersion` (an integer for the requested policy version) and `Resource` (a string for the resource name or ID) which are crucial for constructing a valid request."],["The object inherits various members from the base `Object` class such as `GetHashCode`, `GetType`, `MemberwiseClone` and `ToString`, and also includes parameter info for when instantiating `GetIamPolicyFirewallPolicyRequest`, `GetIamPolicyFirewallPolicyRequest other`."]]],[]]