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-21 UTC."],[[["This webpage provides documentation for the `TestIamPermissionsDiskRequest` class within the Google Cloud Compute Engine v1 API for .NET."],["The latest available version of `TestIamPermissionsDiskRequest` is 3.6.0, while the documentation is currently for version 2.6.0, with a comprehensive list of previous releases back to version 1.0.0."],["`TestIamPermissionsDiskRequest` is used for requesting the testing of IAM permissions on a disk resource, as indicated by the method description."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is used to test permissions for a specified resource in a project and zone."],["The `TestIamPermissionsDiskRequest` class has constructors, properties like `Project`, `Resource`, `TestPermissionsRequestResource`, and `Zone`, and it inherits several methods from the `Object` class."]]],[]]