public sealed class TestIamPermissionsRegionDiskRequest : IMessage<TestIamPermissionsRegionDiskRequest>, IEquatable<TestIamPermissionsRegionDiskRequest>, IDeepCloneable<TestIamPermissionsRegionDiskRequest>, IBufferMessage, IMessage
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 details the `TestIamPermissionsRegionDiskRequest` class within the `Google.Cloud.Compute.V1` namespace, used to create request messages for RegionDisks.TestIamPermissions."],["The class `TestIamPermissionsRegionDiskRequest` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and also inherits from Object, with multiple inherited members."],["It is associated with a Google.Cloud.Compute.V1.dll assembly and includes constructors for default instantiation and cloning with a version history that goes from 1.0.0 to 3.6.0."],["The class has four key properties: `Project`, `Region`, `Resource`, and `TestPermissionsRequestResource`, all essential for configuring the request, with the first three being strings and the last being another class of the same library."],["The provided documentation shows a comprehensive version history for the `TestIamPermissionsRegionDiskRequest` type, ranging from version 1.0.0 up to the latest 3.6.0, allowing users to access documentation for prior versions."]]],[]]