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."],[[["The `SetIamPolicyNetworkFirewallPolicyRequest` class is part of the Google.Cloud.Compute.V1 namespace and is used for setting IAM policies on network firewall policies."],["This class is implemented across numerous versions, ranging from version 1.0.0 to the latest 3.6.0, and each of these versions is accessible via a unique documentation link."],["The latest version of this class is version 3.6.0 and is accessible under the /dotnet/docs/reference/Google.Cloud.Compute.V1/latest/Google.Cloud.Compute.V1.SetIamPolicyNetworkFirewallPolicyRequest link."],["The `SetIamPolicyNetworkFirewallPolicyRequest` class is part of the Compute Engine v1 API and includes properties like `GlobalSetPolicyRequestResource`, `Project`, and `Resource` for managing requests."],["This class implements multiple interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, offering various functionalities such as deep cloning and request structuring."]]],[]]