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."],[[["The `SetIamPolicyNetworkFirewallPolicyRequest` class is used for managing network firewall policies within the Google Cloud Compute API."],["Version 3.6.0 is the latest version, and this documentation provides access to versions ranging from 1.0.0 to 3.6.0, each linked for specific details."],["This class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains properties such as `GlobalSetPolicyRequestResource`, `Project`, and `Resource`, that are used to set the body resource, Project ID, and the resource name or ID, respectively, for requests."],["The namespace for this class is `Google.Cloud.Compute.V1`, found within the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]