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 Compute Engine v1 API, specifically for .NET developers using version 2.2.0."],["The `TestIamPermissionsDiskRequest` class is used to construct request messages for the `Disks.TestIamPermissions` method, which is part of Google Cloud's Compute Engine API."],["The documentation details the class's inheritance, implementing interfaces such as `IMessage` and `IEquatable`, and provides information on its constructors and properties, including `Project`, `Resource`, `TestPermissionsRequestResource`, and `Zone`."],["There are multiple version links available for this class, going from 1.0.0 all the way up to the latest 3.6.0."],["The `TestIamPermissionsDiskRequest` class is located within the `Google.Cloud.Compute.V1` namespace, and the code can be found in the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]