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 `TestIamPermissionsRegionDiskRequest` class, a message type, is used to request the testing of permissions on a regional disk resource, in the Google Cloud Platform environment."],["The page lists various versions of the Google.Cloud.Compute.V1 package, from the latest 3.6.0 down to 1.0.0, including the currently viewed version, 2.14.0."],["The `TestIamPermissionsRegionDiskRequest` class is part of the `Google.Cloud.Compute.V1` namespace, within the `Google.Cloud.Compute.V1.dll` assembly, and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The Class has four properties: `Project`, `Region`, `Resource`, and `TestPermissionsRequestResource`, which define project ID, the region, the resource name or id, and the body resource of the request respectively, all of which are strings except the latter which is a TestPermissionsRequest type."]]],[]]