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-21 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 a request message for the `Disks.TestIamPermissions` method, and details on its constructors, properties, inherited members and implements are listed."],["Multiple versions of the API are available, ranging from version 1.0.0 to 3.6.0, with 3.6.0 being the latest, and you can refer to each of them in the provided links."],["The class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, demonstrating its integration within the .NET environment."],["Key properties of the class include `Project`, `Resource`, `TestPermissionsRequestResource`, and `Zone`, each detailed with its purpose and data type."]]],[]]