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 document provides reference documentation for the `TestIamPermissionsDiskRequest` class within the Compute Engine v1 API for .NET, specifically version 2.3.0."],["The `TestIamPermissionsDiskRequest` class is used to construct a request message for the `Disks.TestIamPermissions` method, which checks permissions on disk resources."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring compatibility with Google's .NET Protobuf libraries."],["It contains properties such as `Project`, `Resource`, `TestPermissionsRequestResource`, and `Zone`, which are essential for building a valid `TestIamPermissions` request, along with `other` as a parameter for another `TestIamPermissionsDiskRequest` object."],["Multiple versions of the `TestIamPermissionsDiskRequest` class are available, ranging from version 1.0.0 to the latest version 3.6.0, for the user to access."]]],[]]