public sealed class TestIamPermissionsRegionDiskRequest : IMessage<TestIamPermissionsRegionDiskRequest>, IEquatable<TestIamPermissionsRegionDiskRequest>, IDeepCloneable<TestIamPermissionsRegionDiskRequest>, IBufferMessage, IMessage
A request message for RegionDisks.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 details the `TestIamPermissionsRegionDiskRequest` class within the `Google.Cloud.Compute.V1` namespace, showcasing various versions of the .NET library."],["The latest version of the `TestIamPermissionsRegionDiskRequest` class is 3.6.0, which is a part of the Google.Cloud.Compute.V1 library."],["The `TestIamPermissionsRegionDiskRequest` class is used for making requests to test permissions for regional disks and it inherits from `Object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains four properties: `Project`, `Region`, `Resource`, and `TestPermissionsRequestResource`, which are all used to construct the permission testing request, and the `Project`, `Region`, and `Resource` properties are of the String type."],["The page also includes inherited members such as `Object.GetHashCode()` and several constructors to make new instances of `TestIamPermissionsRegionDiskRequest`."]]],[]]