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 page provides documentation for the `TestIamPermissionsDiskRequest` class within the Google Compute Engine v1 API for .NET."],["The latest version of the API available is 3.6.0, and it includes a list of previous versions ranging from 3.5.0 down to 1.0.0, each with its corresponding documentation link."],["`TestIamPermissionsDiskRequest` is used to send a request for the `Disks.TestIamPermissions` method, allowing the user to test if they have permissions to the specified disk, detailed in the class description."],["The class implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering functionalities like message handling, equality comparison, deep cloning, and buffer management."],["The class has properties like `Project`, `Resource`, `TestPermissionsRequestResource`, and `Zone` which are all `string` types, except `TestPermissionsRequestResource`, and are used to construct the request parameters needed for the TestIamPermissions method."]]],[]]