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-31 UTC."],[[["The `TestIamPermissionsFirewallPolicyRequest` class is part of the Google Cloud Compute Engine v1 API and is used to request testing permissions for firewall policies."],["This class is implemented in the `Google.Cloud.Compute.V1` namespace within the `Google.Cloud.Compute.V1.dll` assembly, with the current page being on version 3.4.0, though the latest version is 3.6.0."],["The `TestIamPermissionsFirewallPolicyRequest` class inherits from the `object` class and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It has two constructors, a default one and another that takes an instance of `TestIamPermissionsFirewallPolicyRequest` as an argument, in addition to two properties: `Resource` (string) and `TestPermissionsRequestResource` (`TestPermissionsRequest`)."],["A list of versions ranging from 1.0.0 all the way up to 3.6.0, all of which link to the documentation for `TestIamPermissionsFirewallPolicyRequest`, is available for reference."]]],[]]