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 of the `TestIamPermissionsFirewallPolicyRequest` class is 3.6.0, with multiple previous versions available for reference, ranging down to version 1.0.0."],["This class is part of the Google Cloud Compute Engine v1 API and is contained within the `Google.Cloud.Compute.V1` namespace."],["`TestIamPermissionsFirewallPolicyRequest` is a request message for the `FirewallPolicies.TestIamPermissions` method, used to check permissions on firewall policies."],["This class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `TestIamPermissionsFirewallPolicyRequest` class has two main properties: `Resource` (a string representing the resource name or ID) and `TestPermissionsRequestResource` (the request body)."]]],[]]