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-24 UTC."],[[["The latest version available for `TestIamPermissionsDiskRequest` is 3.6.0, which is accessible via a specified link."],["This class, `TestIamPermissionsDiskRequest`, is a request message used for Disks.TestIamPermissions within the Google Cloud Compute API."],["`TestIamPermissionsDiskRequest` has multiple implementations, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The class is a part of the Google.Cloud.Compute.V1 namespace and has constructors for default and copy-based instantiation, as well as inheriting multiple members from the base Object class."],["The class contains 4 properties, `Project`, `Resource`, `TestPermissionsRequestResource` and `Zone`, all of which are publicly accessible, are string types except for `TestPermissionsRequestResource`, and are used to define parameters to be used in the request."]]],[]]