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-21 UTC."],[[["The provided content is reference documentation for the `SetIamPolicyFirewallPolicyRequest` class within the Google Cloud Compute Engine v1 API."],["This documentation covers versions 1.0.0 through 3.6.0, with 3.6.0 being the latest."],["The `SetIamPolicyFirewallPolicyRequest` class is used to send a request message for `FirewallPolicies.SetIamPolicy`, allowing users to set the IAM policy for firewall policies."],["The class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering methods such as `GetHashCode`, `GetType`, and `MemberwiseClone`, and the documentation details the constructors and properties of this class."],["The class includes properties like `GlobalOrganizationSetPolicyRequestResource` and `Resource`, each with a specified type and description."]]],[]]