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 documentation for the `SetIamPolicyFirewallPolicyRequest` class within the Google Cloud Compute Engine v1 API, specifically for .NET."],["The class `SetIamPolicyFirewallPolicyRequest` is used for sending requests to set the IAM policy for firewall policies, as per the `FirewallPolicies.SetIamPolicy` method."],["The documentation covers various versions of the `SetIamPolicyFirewallPolicyRequest` class, ranging from version 1.0.0 up to the latest 3.6.0, in addition to highlighting that version 2.16.0 is current."],["The `SetIamPolicyFirewallPolicyRequest` class implements multiple interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains properties like `GlobalOrganizationSetPolicyRequestResource` and `Resource`, which are used to specify the policy request body and the target resource, respectively."]]],[]]