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."],["The latest version of the `GetIamPolicyFirewallPolicyRequest` is 3.6.0, and the page provides links to documentation for previous versions ranging back to version 1.0.0."],["`GetIamPolicyFirewallPolicyRequest` is used as a request message for `FirewallPolicies.GetIamPolicy` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `OptionsRequestedPolicyVersion` (an integer representing the requested IAM Policy version) and `Resource` (a string containing the resource name or id for the request)."],["The class also defines two constructors, a parameterless one and one that accepts another instance of `GetIamPolicyFirewallPolicyRequest` for cloning."]]],[]]