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 Google Compute Engine v1 API, specifically for .NET developers."],["The `TestIamPermissionsDiskRequest` class is used to create request messages for the `Disks.TestIamPermissions` method, which determines if the caller has the specified permissions for a given disk resource."],["The documentation lists all available versions of the class, ranging from version 1.0.0 up to the latest version 3.6.0, and highlights the currently viewed version as 2.16.0."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["Key properties of `TestIamPermissionsDiskRequest` include `Project`, `Resource`, `TestPermissionsRequestResource`, and `Zone`, which define the project, resource, permissions request body, and zone for the request."]]],[]]