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 reference documentation for the `TestIamPermissionsDiskRequest` class within the Compute Engine v1 API, specifically for .NET developers using the Google Cloud client libraries."],["The `TestIamPermissionsDiskRequest` class is used to construct requests for the `Disks.TestIamPermissions` method, which is used to test if the user has the specified permissions on a disk resource."],["The content details the class's inheritance hierarchy, including implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and also shows the inherited members from the object class."],["It includes a list of available versions for the Google.Cloud.Compute.V1 library, ranging from version 1.0.0 up to the latest version, 3.6.0, with links to the documentation of each version."],["The webpage also details the properties available in this class; `Project`, `Resource`, `TestPermissionsRequestResource`, and `Zone`, along with their respective types and purposes."]]],[]]