public sealed class SetIamPolicyFirewallPolicyRequest : IMessage<SetIamPolicyFirewallPolicyRequest>, IEquatable<SetIamPolicyFirewallPolicyRequest>, IDeepCloneable<SetIamPolicyFirewallPolicyRequest>, IBufferMessage, IMessage
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-21 UTC."],[[["The webpage details the `SetIamPolicyFirewallPolicyRequest` class within the `Google.Cloud.Compute.V1` namespace, which is used for managing firewall policy permissions."],["The latest version for the API reference is 3.6.0, and documentation is provided for numerous prior versions, dating back to 1.0.0."],["This class inherits from the base `Object` class and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key components of this request class include `GlobalOrganizationSetPolicyRequestResource`, which represents the request body, and `Resource`, specifying the target resource's name or ID."],["The class has two constructors: a default constructor `SetIamPolicyFirewallPolicyRequest()` and a copy constructor `SetIamPolicyFirewallPolicyRequest(SetIamPolicyFirewallPolicyRequest other)` that allows cloning instances."]]],[]]