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-24 UTC."],[[["This webpage provides reference documentation for the `TestIamPermissionsDiskRequest` class within the Google.Cloud.Compute.V1 namespace, specifically designed for the Compute Engine v1 API."],["The `TestIamPermissionsDiskRequest` class is used as a request message for the `Disks.TestIamPermissions` method, as described by its function."],["The documentation covers the class's constructors, including a default constructor and one that takes another `TestIamPermissionsDiskRequest` object as a parameter."],["The webpage lists the available versions of this package from version 1.0.0 up to the latest version 3.6.0, with links to the documentation for each version."],["The properties `Project`, `Resource`, `TestPermissionsRequestResource`, and `Zone` are detailed, outlining their types and descriptions, which are used to test a specific disks permissions."]]],[]]