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 webpage provides reference documentation for the `TestIamPermissionsRegionDiskRequest` class within the Google Cloud Compute Engine v1 API, specifically for .NET developers."],["The latest version available for this class is 3.6.0, and the page lists all available versions, including versions from 1.0.0 all the way up to the latest."],["The `TestIamPermissionsRegionDiskRequest` class is used to create a request message for RegionDisks.TestIamPermissions, as indicated in the method description."],["The class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and it inherits members from the `object` class."],["Key properties of the `TestIamPermissionsRegionDiskRequest` class include `Project`, `Region`, `Resource`, and `TestPermissionsRequestResource`, each detailed with their types and descriptions."]]],[]]