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 for .NET, specifically version 2.7.0."],["The `TestIamPermissionsDiskRequest` class is used to construct a request message for the `Disks.TestIamPermissions` method, allowing you to verify if you have the permissions to perform certain actions with it."],["The documentation covers the class's inheritance from base objects, as well as the interfaces it implements, like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists all the available versions of the `TestIamPermissionsDiskRequest` class from 1.0.0 all the way up to the latest version, 3.6.0, with each version linking to its respective documentation."],["The document lists the different constructors, properties, and their values for the class `TestIamPermissionsDiskRequest`, with links to their corresponding .net documentation."]]],[]]