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."],[[["This 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 of the documentation being 3.6.0."],["The `GetIamPolicyFirewallPolicyRequest` class is used to make requests to the FirewallPolicies.GetIamPolicy method, as described in the API, and this documentation provides version history as far back as 1.0.0."],["The class inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring compatibility and functionality within the Google Protobuf ecosystem."],["Key properties of the `GetIamPolicyFirewallPolicyRequest` class include `HasOptionsRequestedPolicyVersion`, `OptionsRequestedPolicyVersion`, and `Resource`, which manage policy versions and resource identification."],["The class also provides default and parameterized constructors, including one that accepts a `GetIamPolicyFirewallPolicyRequest` parameter for convenient object creation."]]],[]]