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 documentation provides access to various versions, ranging down to version 1.0.0."],["The `SetIamPolicyFirewallPolicyRequest` class is used for managing firewall policy settings within the Compute Engine v1 API, specifically for requests to the `FirewallPolicies.SetIamPolicy` method."],["This class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling it to support standard functionalities like serialization and comparison."],["The class offers two constructors, one default and another that accepts an instance of itself, enabling copying of existing settings, and has properties for managing the `GlobalOrganizationSetPolicyRequestResource` and the `Resource` itself."],["The `SetIamPolicyFirewallPolicyRequest` documentation provides detailed class information, which includes its namespace, assembly, constructors, properties, parameter details, and a request message description."]]],[]]