public sealed class SetIamPolicyFirewallPolicyRequest : IMessage<SetIamPolicyFirewallPolicyRequest>, IEquatable<SetIamPolicyFirewallPolicyRequest>, IDeepCloneable<SetIamPolicyFirewallPolicyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class SetIamPolicyFirewallPolicyRequest.
A request message for FirewallPolicies.SetIamPolicy. 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."],[[["The latest version of the `SetIamPolicyFirewallPolicyRequest` is 3.6.0, and the page provides links to various prior versions, down to version 1.0.0."],["The `SetIamPolicyFirewallPolicyRequest` class is used for requesting to set the IAM policy for a firewall and implements multiple interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `SetIamPolicyFirewallPolicyRequest` class is part of the Google.Cloud.Compute.V1 namespace within the Google Cloud Compute Engine v1 API."],["The class includes properties for `GlobalOrganizationSetPolicyRequestResource` and `Resource`, which are used to specify the request body and the target resource's name or ID, respectively."],["There are two constructors available for the `SetIamPolicyFirewallPolicyRequest` class: a default constructor and a copy constructor."]]],[]]