public sealed class TestIamPermissionsDiskRequest : IMessage<TestIamPermissionsDiskRequest>, IEquatable<TestIamPermissionsDiskRequest>, IDeepCloneable<TestIamPermissionsDiskRequest>, IBufferMessage, IMessage
A request message for Disks.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."],[[["This webpage details the `TestIamPermissionsDiskRequest` class within the `Google.Cloud.Compute.V1` namespace, used for requesting permission tests on disk resources."],["The latest version of this class available is 3.6.0, with a range of previous versions available going back to 1.0.0, all of which are linked."],["`TestIamPermissionsDiskRequest` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, extending functionality for message handling and cloning."],["The class includes properties like `Project`, `Resource`, `TestPermissionsRequestResource`, and `Zone`, which are essential for specifying the target resource and the request body."],["This class inherits from Object and includes inherited members like `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`, as well as having two different constructors available for implementation."]]],[]]