public sealed class TestIamPermissionsFirewallPolicyRequest : IMessage<TestIamPermissionsFirewallPolicyRequest>, IEquatable<TestIamPermissionsFirewallPolicyRequest>, IDeepCloneable<TestIamPermissionsFirewallPolicyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class TestIamPermissionsFirewallPolicyRequest.
A request message for FirewallPolicies.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 reference documentation for the `TestIamPermissionsFirewallPolicyRequest` class in the Google Cloud Compute Engine v1 API, specifically for the .NET library."],["The content covers multiple versions of the `TestIamPermissionsFirewallPolicyRequest` class, ranging from version 1.0.0 to the latest version, 3.6.0."],["The `TestIamPermissionsFirewallPolicyRequest` class is used as a request message for FirewallPolicies to test permissions, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, a default one and one that takes another `TestIamPermissionsFirewallPolicyRequest` instance as a parameter, and it contains properties such as `Resource` and `TestPermissionsRequestResource`."],["The class inherits from the base .NET Object class and has inherited members such as GetHashCode(), GetType(), MemberwiseClone(), and ToString()."]]],[]]