public sealed class TestIamPermissionsResourcePolicyRequest : IMessage<TestIamPermissionsResourcePolicyRequest>, IEquatable<TestIamPermissionsResourcePolicyRequest>, IDeepCloneable<TestIamPermissionsResourcePolicyRequest>, IBufferMessage, IMessage
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."],[[["The `TestIamPermissionsResourcePolicyRequest` class is used to send requests for testing resource permissions, particularly within the Google Cloud Compute environment."],["This class is part of the `Google.Cloud.Compute.V1` namespace and is implemented in the `Google.Cloud.Compute.V1.dll` assembly, offering functionality related to resource management."],["There are numerous available versions, ranging from 1.0.0 all the way up to 3.6.0, with the latest version being 3.6.0, which means there is an up to date version that could be used."],["The class has a constructor that can take another TestIamPermissionsResourcePolicyRequest as a parameter."],["Key properties of this class include `Project`, `Region`, `Resource`, and `TestPermissionsRequestResource`, which are used to specify the target project, region, resource, and permission details."]]],[]]