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-24 UTC."],[[["This page details the `SetIamPolicyFirewallPolicyRequest` class within the `Google.Cloud.Compute.V1` namespace, specifically version 1.3.0, including a list of versions and documentation."],["The `SetIamPolicyFirewallPolicyRequest` class is used to send a request to set the IAM policy for a firewall and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from the `Object` class and has inherited members such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["It includes two constructors: a default constructor and one that accepts another `SetIamPolicyFirewallPolicyRequest` object as a parameter."],["It also has two properties: `GlobalOrganizationSetPolicyRequestResource` of type `GlobalOrganizationSetPolicyRequest`, representing the body of the request, and `Resource` of type `string`, representing the resource's name or ID."]]],[]]