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-03-24 UTC."],[[["This webpage provides documentation for the `SetIamPolicyNetworkFirewallPolicyRequest` class in the Google Cloud Compute Engine v1 API, specifically for version 2.15.0."],["The `SetIamPolicyNetworkFirewallPolicyRequest` class is used to create request messages for setting the IAM policy of a Network Firewall Policy, and it implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists available versions of the `SetIamPolicyNetworkFirewallPolicyRequest`, ranging from the latest 3.6.0 down to 1.0.0, with hyperlinks to each version's documentation."],["Key properties of `SetIamPolicyNetworkFirewallPolicyRequest` include `GlobalSetPolicyRequestResource` (the body of the request), `Project` (the ID of the project), and `Resource` (the name or ID of the resource)."],["The page also lists the inherited members of the object as well as the constructors, properties, the namespace and the assembly."]]],[]]