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."],[[["The `TestIamPermissionsFirewallPolicyRequest` class is part of the Google Cloud Compute Engine v1 API and is used to request testing of permissions on firewall policies."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its capabilities for data manipulation and comparison."],["The latest available version for `TestIamPermissionsFirewallPolicyRequest` is 3.6.0, while version 2.16.0 is the currently selected version in this documentation, as shown in the dropdown menu."],["The class has two constructors: a parameterless constructor and one that takes another `TestIamPermissionsFirewallPolicyRequest` object for cloning purposes."],["The `TestIamPermissionsFirewallPolicyRequest` has two properties: `Resource`, which is a string representing the resource's name or ID, and `TestPermissionsRequestResource`, representing the request body, as a `TestPermissionsRequest`."]]],[]]