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 latest version of the `SetIamPolicyFirewallPolicyRequest` documentation is 3.6.0, with multiple previous versions available for reference, including the current version being 2.8.0."],["This documentation provides information about the `SetIamPolicyFirewallPolicyRequest` class within the Google Cloud Compute Engine v1 API, which is used for setting IAM policies on firewall resources."],["The `SetIamPolicyFirewallPolicyRequest` class inherits from the base `object` class and implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `GlobalOrganizationSetPolicyRequestResource` of type `GlobalOrganizationSetPolicyRequest` and `Resource` of type string, for the request body and the target resource name or ID, respectively."],["Constructors are provided for creating instances of `SetIamPolicyFirewallPolicyRequest`, either as an empty object or by copying from an existing instance."]]],[]]