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."],[[["This webpage provides reference documentation for the `SetIamPolicyFirewallPolicyRequest` class in the Google Cloud Compute Engine v1 API, specifically for version 2.3.0."],["The `SetIamPolicyFirewallPolicyRequest` class is used to send a request message for FirewallPolicies.SetIamPolicy, as part of managing Compute Engine resources."],["The page includes a comprehensive list of versions for this class, ranging from the latest (3.6.0) down to 1.0.0, each with its own specific documentation link."],["The `SetIamPolicyFirewallPolicyRequest` class inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing a description on what these are."],["This class has two constructors, one empty and one accepting another instance of `SetIamPolicyFirewallPolicyRequest` to initialize the new instance, along with two properties: `GlobalOrganizationSetPolicyRequestResource` and `Resource`."]]],[]]