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 latest version available for `TestIamPermissionsFirewallPolicyRequest` is 3.6.0, while the current page is providing information on version 2.14.0."],["The `TestIamPermissionsFirewallPolicyRequest` class is part of the Google.Cloud.Compute.V1 namespace within the Google Cloud Compute Engine v1 API."],["This class, `TestIamPermissionsFirewallPolicyRequest`, is a request message used for `FirewallPolicies.TestIamPermissions` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, one for creating an empty instance, and one for making an instance that copies from another `TestIamPermissionsFirewallPolicyRequest` class."],["The `TestIamPermissionsFirewallPolicyRequest` class has properties named `Resource` of string type, and `TestPermissionsRequestResource` of `TestPermissionsRequest` type."]]],[]]