public sealed class TestIamPermissionsRegionDiskRequest : IMessage<TestIamPermissionsRegionDiskRequest>, IEquatable<TestIamPermissionsRegionDiskRequest>, IDeepCloneable<TestIamPermissionsRegionDiskRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class TestIamPermissionsRegionDiskRequest.
A request message for RegionDisks.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 document provides reference documentation for the `TestIamPermissionsRegionDiskRequest` class within the Google Cloud Compute Engine v1 API, specifically for version 2.13.0."],["The `TestIamPermissionsRegionDiskRequest` class is a request message used for the `RegionDisks.TestIamPermissions` method and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from the `object` class and includes properties such as `Project`, `Region`, `Resource`, and `TestPermissionsRequestResource`, which are used to define the request."],["The provided content also contains links to various prior versions, ranging from version 1.0.0 to the latest 3.6.0 version, for the `TestIamPermissionsRegionDiskRequest` class."],["`TestIamPermissionsRegionDiskRequest` has two constructors: one empty, and another that accepts another `TestIamPermissionsRegionDiskRequest` as a parameter."]]],[]]