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 `SetIamPolicyFirewallPolicyRequest` class is used to make requests for setting IAM policies on firewall resources within the Compute Engine v1 API."],["This documentation provides reference and code samples for the `SetIamPolicyFirewallPolicyRequest` class, which is part of the `Google.Cloud.Compute.V1` namespace in the .NET library."],["The class includes properties like `GlobalOrganizationSetPolicyRequestResource` and `Resource` that allow you to specify the policy and the resource it applies to."],["The documentation contains various versioned links, with the latest being 3.6.0, for the `SetIamPolicyFirewallPolicyRequest` class, along with a list of older versions ranging down to 1.0.0."],["The class inherits from object and implements IMessage, IEquatable, IDeepCloneable, and IBufferMessage."]]],[]]