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."],[[["The webpage documents the `TestIamPermissionsRegionDiskRequest` class within the `Google.Cloud.Compute.V1` namespace, presenting various versions of the .NET library."],["The latest version available is 3.6.0, while the page also lists prior versions back to 1.0.0, providing access to documentation for each."],["This class is designed as a request message for the `RegionDisks.TestIamPermissions` method and inherits from `Object` while implementing multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has constructors and properties such as `Project`, `Region`, `Resource`, and `TestPermissionsRequestResource` for managing the disk request information."],["It contains information on inherited methods and members such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`, as well as links to their corresponding documentation."]]],[]]