public sealed class GetIamPolicyRegionDiskRequest : IMessage<GetIamPolicyRegionDiskRequest>, IEquatable<GetIamPolicyRegionDiskRequest>, IDeepCloneable<GetIamPolicyRegionDiskRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetIamPolicyRegionDiskRequest.
A request message for RegionDisks.GetIamPolicy. 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 page provides documentation for the `GetIamPolicyRegionDiskRequest` class within the Google Compute Engine v1 API, specifically for .NET development."],["The `GetIamPolicyRegionDiskRequest` class is used to send requests for retrieving IAM policies for region disks, as outlined in the documentation provided."],["The documentation lists various available versions of the `GetIamPolicyRegionDiskRequest` class, ranging from version 1.0.0 up to the latest version, 3.6.0."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities for message handling, comparison, deep cloning, and buffer manipulation, respectively."],["Key properties of the `GetIamPolicyRegionDiskRequest` class include `OptionsRequestedPolicyVersion`, `Project`, `Region`, and `Resource`, allowing for the specification of policy versions, project identifiers, region names, and resource identifiers within the requests."]]],[]]