public sealed class TestIamPermissionsFirewallPolicyRequest : IMessage<TestIamPermissionsFirewallPolicyRequest>, IEquatable<TestIamPermissionsFirewallPolicyRequest>, IDeepCloneable<TestIamPermissionsFirewallPolicyRequest>, IBufferMessage, IMessage
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 page details the `TestIamPermissionsFirewallPolicyRequest` class within the `Google.Cloud.Compute.V1` namespace, used for requesting firewall policy permission tests."],["The latest version of the API for the `TestIamPermissionsFirewallPolicyRequest` class is 3.6.0, with several previous versions also available, ranging back to version 1.0.0."],["The `TestIamPermissionsFirewallPolicyRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, making it compatible with various Google Protobuf functionalities."],["The class includes two constructors, one default and one that accepts another `TestIamPermissionsFirewallPolicyRequest` object for cloning."],["The main properties of this class include `Resource`, which is a string representing the resource name or ID, and `TestPermissionsRequestResource`, representing the request body."]]],[]]