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 documentation for the `TestIamPermissionsFirewallPolicyRequest` class within the Google Cloud Compute Engine v1 API."],["The latest version available for this class is 3.6.0, and a list of previous versions ranging from 1.0.0 to 3.5.0 is also available for review."],["The `TestIamPermissionsFirewallPolicyRequest` class is used to request permissions for firewall policies, inheriting from multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `Resource`, which represents the name or ID of the requested resource, and `TestPermissionsRequestResource`, representing the body resource for the request."],["There are two different constructors for this class: the default one, and one that takes another instance of `TestIamPermissionsFirewallPolicyRequest` as an input."]]],[]]