public sealed class TestIamPermissionsResourcePolicyRequest : IMessage<TestIamPermissionsResourcePolicyRequest>, IEquatable<TestIamPermissionsResourcePolicyRequest>, IDeepCloneable<TestIamPermissionsResourcePolicyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class TestIamPermissionsResourcePolicyRequest.
A request message for ResourcePolicies.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 reference documentation for the `TestIamPermissionsResourcePolicyRequest` class within the Google Cloud Compute Engine v1 API, specifically for the .NET environment."],["The `TestIamPermissionsResourcePolicyRequest` class is part of the `Google.Cloud.Compute.V1` namespace and is used to send requests for checking resource permissions."],["The page lists available versions of the `TestIamPermissionsResourcePolicyRequest` class, ranging from version 1.0.0 to the latest version 3.6.0, allowing developers to select the relevant documentation for their specific version."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering functionality for message handling, equality comparison, deep cloning, and buffer management, respectively."],["Key properties of the class include `Project`, `Region`, `Resource`, and `TestPermissionsRequestResource`, which are used to define the scope and target of the permission request within the Google Cloud environment."]]],[]]