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-31 UTC."],[[["This page provides documentation for the `TestIamPermissionsFirewallPolicyRequest` class within the Google Cloud Compute Engine v1 API, specifically for version 3.1.0 and other versions listed."],["The latest version documented is 3.6.0, and documentation is available for numerous prior versions, down to version 1.0.0."],["`TestIamPermissionsFirewallPolicyRequest` is used to request permissions testing for firewall policies and includes properties like `Resource` and `TestPermissionsRequestResource`."],["The `TestIamPermissionsFirewallPolicyRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This documentation outlines the class's constructors and properties, such as the constructor `TestIamPermissionsFirewallPolicyRequest(TestIamPermissionsFirewallPolicyRequest other)` and the property `public string Resource { get; set; }`, for handling firewall policy permission requests."]]],[]]