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 the .NET environment, with the most recent version at 3.6.0."],["The `TestIamPermissionsRegionDiskRequest` class is used for requesting the testing of permissions on regional disk resources, as detailed in the method description, and is a sealed class which implements multiple interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The documentation covers the class's constructors (`TestIamPermissionsRegionDiskRequest()`) and properties (`Project`, `Region`, `Resource`, `TestPermissionsRequestResource`), including data types and descriptions."],["The documentation covers a large span of versions dating back to version 1.0.0, and all the way up to the latest version 3.6.0."],["The class is located in the namespace `Google.Cloud.Compute.V1` within the assembly `Google.Cloud.Compute.V1.dll`."]]],[]]