public sealed class SetIamPolicyNetworkFirewallPolicyRequest : IMessage<SetIamPolicyNetworkFirewallPolicyRequest>, IEquatable<SetIamPolicyNetworkFirewallPolicyRequest>, IDeepCloneable<SetIamPolicyNetworkFirewallPolicyRequest>, IBufferMessage, IMessage
A request message for NetworkFirewallPolicies.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 details the `SetIamPolicyNetworkFirewallPolicyRequest` class within the Google Cloud Compute V1 .NET library, specifically version 2.1.0."],["The latest version available is 3.6.0, with a comprehensive list of versions ranging from 1.0.0 to 3.6.0, providing links to each version's documentation."],["`SetIamPolicyNetworkFirewallPolicyRequest` is used as a request message for setting IAM policies on network firewall policies."],["The class inherits from and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing capabilities for message handling, equality checking, deep cloning, and buffer management."],["Key properties of `SetIamPolicyNetworkFirewallPolicyRequest` include `GlobalSetPolicyRequestResource`, `Project`, and `Resource`, which are essential for configuring the request's parameters."]]],[]]