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-04-09 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, found in the `Google.Cloud.Compute.V1` namespace, is used to send a request to test the IAM permissions on a regional disk."],["The latest available version of the API is 3.6.0, however there is documentation available for every version back to version 1.0.0, each hyperlinked."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and includes constructors, and properties to specify the project, region, resource, and request body for testing permissions."],["The documentation includes details on the properties within the `TestIamPermissionsRegionDiskRequest` class such as `Project`, `Region`, `Resource`, and `TestPermissionsRequestResource`, which have descriptions and their associated value types."]]],[]]