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-31 UTC."],[[["This webpage provides reference documentation for the `TestIamPermissionsDiskRequest` class within the Compute Engine v1 API for .NET, with the current version being 3.1.0."],["The `TestIamPermissionsDiskRequest` class is a request message used for testing permissions on disks, inheriting from `object` and implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation outlines the available constructors for the class, including a default constructor and one that takes another `TestIamPermissionsDiskRequest` object as a parameter."],["Key properties of `TestIamPermissionsDiskRequest` include `Project`, `Resource`, `TestPermissionsRequestResource`, and `Zone`, allowing the specification of project ID, resource name/ID, request body, and zone, respectively."],["The page also contains all the various versions of this class, from 3.6.0(latest) to 1.0.0."]]],[]]