public sealed class TestIamPermissionsNetworkFirewallPolicyRequest : IMessage<TestIamPermissionsNetworkFirewallPolicyRequest>, IEquatable<TestIamPermissionsNetworkFirewallPolicyRequest>, IDeepCloneable<TestIamPermissionsNetworkFirewallPolicyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class TestIamPermissionsNetworkFirewallPolicyRequest.
A request message for NetworkFirewallPolicies.TestIamPermissions. 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 `TestIamPermissionsNetworkFirewallPolicyRequest` class in the Google.Cloud.Compute.V1 API for .NET, covering versions from 1.0.0 to 3.6.0, with 3.6.0 being the latest."],["The `TestIamPermissionsNetworkFirewallPolicyRequest` class is used to request a test of the IAM permissions of a network firewall policy, and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from the base `object` class, and has properties for `Project`, `Resource`, and `TestPermissionsRequestResource`, all used in a network firewall policy request."],["The documentation includes information on the class's constructors, providing details on how to instantiate the `TestIamPermissionsNetworkFirewallPolicyRequest` object."],["This document outlines the different versions of the `TestIamPermissionsNetworkFirewallPolicyRequest` class, allowing developers to identify the relevant information for their chosen version."]]],[]]