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-21 UTC."],[[["This document provides reference information for the `GetIamPolicyDiskRequest` class within the Google.Cloud.Compute.V1 namespace, specifically version 2.3.0 of the .NET library."],["`GetIamPolicyDiskRequest` is a request message used for the `Disks.GetIamPolicy` method in the Compute Engine v1 API and it inherits from `Object` while implementing multiple interfaces."],["The class includes properties to manage policy version requests (`HasOptionsRequestedPolicyVersion`, `OptionsRequestedPolicyVersion`), and specify the target resource (via `Project`, `Resource`, and `Zone`)."],["Multiple versions of the `GetIamPolicyDiskRequest` class are available, ranging from version 1.0.0 to the latest version 3.6.0, each accessible through a unique URL."],["The document also provides information about `GetIamPolicyDiskRequest` constructors, inherited members and properties."]]],[]]