public sealed class GetIamPolicyDiskRequest : IMessage<GetIamPolicyDiskRequest>, IEquatable<GetIamPolicyDiskRequest>, IDeepCloneable<GetIamPolicyDiskRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetIamPolicyDiskRequest.
A request message for Disks.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-24 UTC."],[[["This webpage provides reference documentation for the `GetIamPolicyDiskRequest` class within the Compute Engine v1 API for .NET."],["The `GetIamPolicyDiskRequest` class is a request message used for retrieving IAM policies related to disks and is part of the `Google.Cloud.Compute.V1` namespace."],["The page lists multiple versions of the API class, from the latest 3.6.0 down to version 1.0.0."],["Key properties of the `GetIamPolicyDiskRequest` class include `OptionsRequestedPolicyVersion`, `Project`, `Resource`, and `Zone`, allowing for specifying the desired policy version and target resource."],["The `GetIamPolicyDiskRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `Object` class."]]],[]]