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-04-09 UTC."],[[["The latest version of the `GetIamPolicyFirewallPolicyRequest` documentation is 3.6.0, with multiple previous versions available, starting from version 1.0.0 and going up to the latest version."],["This class, `GetIamPolicyFirewallPolicyRequest`, is used to request the IAM policy for firewall policies within the Compute Engine v1 API and is found under the `Google.Cloud.Compute.V1` namespace."],["`GetIamPolicyFirewallPolicyRequest` 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 that holds the name or id of the resource for the request)."],["The available constructors are the default constructor `GetIamPolicyFirewallPolicyRequest()`, and a copy constructor `GetIamPolicyFirewallPolicyRequest(GetIamPolicyFirewallPolicyRequest other)`."]]],[]]