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-21 UTC."],[[["The `TestIamPermissionsRegionDiskRequest` class is a request message for testing permissions on region disks within the Google Cloud Compute V1 API, with version 3.6.0 being the latest."],["The class is part of the `Google.Cloud.Compute.V1` namespace and is implemented in the `Google.Cloud.Compute.V1.dll` assembly, and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `TestIamPermissionsRegionDiskRequest` class has properties such as `Project`, `Region`, `Resource`, and `TestPermissionsRequestResource`, which are used to specify the details of the permission testing operation."],["This class has two constructors, a parameterless one as well as one that accepts another `TestIamPermissionsRegionDiskRequest` object."],["The document lists various versions of the API from 1.0.0 to 3.6.0, showcasing the version history and it's respective access path."]]],[]]