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, specifically for the .NET environment."],["The `TestIamPermissionsFirewallPolicyRequest` class is used to construct requests for testing permissions on firewall policies, as defined in the Compute Engine API."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, among others."],["The documentation details the class's constructors, properties (`Resource`, `TestPermissionsRequestResource`), and inherited members, including relevant links to additional resources."],["There are multiple versions available, with version 3.6.0 as the latest and 1.0.0 being the oldest, with each having their own specific documentation page."]]],[]]