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, specifically for .NET development."],["The `TestIamPermissionsDiskRequest` class is a request message used for testing permissions on disks, as part of the Disks.TestIamPermissions method."],["This page provides access to documentation for multiple versions of the class, from version 1.0.0 up to the latest version 3.6.0, and everything in between."],["The `TestIamPermissionsDiskRequest` class inherits from Object and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains constructors and properties such as Project, Resource, TestPermissionsRequestResource and Zone, all of which are well documented."]]],[]]