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-21 UTC."],[[["This webpage details the `SetIamPolicyNetworkFirewallPolicyRequest` class within the `Google.Cloud.Compute.V1` namespace for .NET, with version 3.6.0 being the latest and 1.0.0 being the oldest."],["The `SetIamPolicyNetworkFirewallPolicyRequest` class, which is used as a request message for setting IAM policies for NetworkFirewallPolicies, implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class provides two constructors, one default and one that takes another `SetIamPolicyNetworkFirewallPolicyRequest` object as a parameter for initialization."],["Key properties of this class include `GlobalSetPolicyRequestResource`, which is the body resource for this request, and `Project` and `Resource`, which are the project ID and resource name or ID, respectively."],["There is a complete list of every version of this class, ranging from version 1.0.0 all the way to the latest version 3.6.0."]]],[]]