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-24 UTC."],[[["This webpage provides reference documentation for the `TestIamPermissionsRegionDiskRequest` class within the Compute Engine v1 API, specifically for the .NET library."],["The class is part of the `Google.Cloud.Compute.V1` namespace and is used to manage permission testing requests for regional disks."],["The latest available version of the `TestIamPermissionsRegionDiskRequest` is 3.6.0, but various versions from 1.0.0 up to 3.6.0 are documented here."],["The class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `Object` class, exposing inherited methods like `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["Key properties of the `TestIamPermissionsRegionDiskRequest` class include `Project`, `Region`, `Resource`, and `TestPermissionsRequestResource`, which are used to specify the details of the permission test request."]]],[]]