public sealed class TestIamPermissionsDiskRequest : IMessage<TestIamPermissionsDiskRequest>, IEquatable<TestIamPermissionsDiskRequest>, IDeepCloneable<TestIamPermissionsDiskRequest>, IBufferMessage, IMessage
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 details the `TestIamPermissionsDiskRequest` class within the `Google.Cloud.Compute.V1` namespace, used for testing permissions on disks in Google Cloud Compute."],["The latest version of this request message is 3.6.0, and the page lists historical versions dating back to 1.0.0, each linked to its respective documentation."],["`TestIamPermissionsDiskRequest` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has constructors for default initialization and copying from another `TestIamPermissionsDiskRequest` object."],["Key properties include `Project`, `Resource`, `TestPermissionsRequestResource`, and `Zone`, which are used to define the scope and target of the permission testing operation."]]],[]]