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 Compute Engine v1 API, specifically for the .NET library."],["The latest version of the library is 3.6.0, and the page also lists previous versions, from 3.5.0 down to 1.0.0, with version 2.11.0 highlighted as the specific focus of the documentation."],["The `TestIamPermissionsDiskRequest` class is used to construct request messages for testing permissions on disk resources, and it includes properties such as Project, Resource, TestPermissionsRequestResource, and Zone."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and also inherits members from the `object` class."],["The documentation includes descriptions of the class constructors, properties, and their associated data types and also mentions the `Google.Cloud.Compute.V1` namespace and `Google.Cloud.Compute.V1.dll` assembly."]]],[]]