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."],[[["The latest version of the `TestIamPermissionsFirewallPolicyRequest` is 3.6.0, and the page provides links to versions ranging from 3.6.0 down to 1.0.0."],["This class, `TestIamPermissionsFirewallPolicyRequest`, is a request message for testing permissions on Firewall Policies, as indicated by the method description."],["`TestIamPermissionsFirewallPolicyRequest` inherits from Object and implements IMessage, IEquatable, IDeepCloneable, and IBufferMessage interfaces."],["The class contains two properties, `Resource` and `TestPermissionsRequestResource`, for specifying the resource name/ID and the body of the request, respectively."],["The `TestIamPermissionsFirewallPolicyRequest` class has two constructors, the default one and one which takes another `TestIamPermissionsFirewallPolicyRequest` object as a parameter."]]],[]]