public sealed class SetIamPolicyNetworkFirewallPolicyRequest : IMessage<SetIamPolicyNetworkFirewallPolicyRequest>, IEquatable<SetIamPolicyNetworkFirewallPolicyRequest>, IDeepCloneable<SetIamPolicyNetworkFirewallPolicyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class SetIamPolicyNetworkFirewallPolicyRequest.
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-04-09 UTC."],[[["This page provides documentation for the `SetIamPolicyNetworkFirewallPolicyRequest` class in the Google Cloud Compute Engine v1 API, specifically within the .NET environment."],["The documentation covers the class's implementation details, including its inheritance from `object` and implementation of interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `SetIamPolicyNetworkFirewallPolicyRequest` is designed for making requests to set IAM policies for network firewall policies and is part of the `Google.Cloud.Compute.V1` namespace."],["The page also lists all available versions of the `SetIamPolicyNetworkFirewallPolicyRequest` documentation, starting from version 1.0.0 up to the latest version 3.6.0, and including its current version 3.2.0."],["The page contains information about the Constructors, properties and the type and descriptions of the properties of the class."]]],[]]