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."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is derived from the base `Object` class."],["It includes constructors for creating new instances, either default or by copying an existing `SetIamPolicyFirewallPolicyRequest` object."],["The class contains properties like `GlobalOrganizationSetPolicyRequestResource` and `Resource` to define the policy and target resource."],["The documentation provides a detailed version history, ranging from version 1.0.0 to the latest 3.6.0, for the `SetIamPolicyFirewallPolicyRequest` class."]]],[]]