public sealed class TestIamPermissionsDiskRequest : IMessage<TestIamPermissionsDiskRequest>, IEquatable<TestIamPermissionsDiskRequest>, IDeepCloneable<TestIamPermissionsDiskRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class TestIamPermissionsDiskRequest.
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-24 UTC."],[[["This webpage provides reference documentation for the `TestIamPermissionsDiskRequest` class within the Compute Engine v1 API, specifically for the .NET library."],["The `TestIamPermissionsDiskRequest` class is used to create request messages for testing permissions on disks, as part of the `Disks.TestIamPermissions` method."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, along with having inherited members from `Object`."],["The class has constructors to create instances, including a default constructor and one that takes another `TestIamPermissionsDiskRequest` object, and it has properties for `Project`, `Resource`, `TestPermissionsRequestResource` and `Zone`."],["Multiple versions of the `TestIamPermissionsDiskRequest` class documentation are available, ranging from version 1.0.0 up to the latest version 3.6.0, which all use the same class."]]],[]]