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 Google Cloud Compute Engine v1 API, specifically for the .NET environment."],["The `TestIamPermissionsRegionDiskRequest` class is part of the `Google.Cloud.Compute.V1` namespace and is used to send requests to check the IAM permissions on region disks."],["The page offers access to numerous versions of the `TestIamPermissionsRegionDiskRequest` class, with the latest version being 3.6.0 and each version listed provides a direct link."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and includes constructors and properties such as `Project`, `Region`, `Resource`, and `TestPermissionsRequestResource`."],["The documentation highlights the inheritance of this class from `object`, as well as the inherited methods such as `GetHashCode()`, `GetType()`, and `ToString()`, and also mentions that the class is located in the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]