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, specifically version 3.4.0."],["`TestIamPermissionsDiskRequest` is a message class used to request testing permissions on a disk and is part of the `Google.Cloud.Compute.V1` namespace."],["The documentation lists various versions of the API, ranging from 1.0.0 to 3.6.0, with 3.6.0 being the latest."],["The `TestIamPermissionsDiskRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its functionality within the API."],["Key properties of the `TestIamPermissionsDiskRequest` class include `Project`, `Resource`, `TestPermissionsRequestResource`, and `Zone`, which are all string types, except for `TestPermissionsRequestResource`, which is a `TestPermissionsRequest` object."]]],[]]