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.4.0."],["The `SetIamPolicyNetworkFirewallPolicyRequest` class is used to send requests for setting the IAM policy on network firewall policies and is implemented with several interfaces."],["The documentation covers inheritance details, including inherited members from the `Object` class, along with implementations of various `IMessage` and other interfaces."],["There are multiple available versions of this object available for use, with version 3.6.0 being the most recent and version 1.0.0 being the oldest."],["The class offers properties like `GlobalSetPolicyRequestResource`, `Project`, and `Resource`, allowing users to specify the policy and the target project and resource."]]],[]]