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 webpage provides reference documentation for the `GetIamPolicyDiskRequest` class within the Compute Engine v1 API for .NET, specifically version 2.5.0."],["The `GetIamPolicyDiskRequest` class is used to send requests for retrieving the IAM policy of a disk resource and is part of the `Google.Cloud.Compute.V1` namespace."],["The page details the class's inheritance, implemented interfaces, constructors, and properties such as `HasOptionsRequestedPolicyVersion`, `OptionsRequestedPolicyVersion`, `Project`, `Resource`, and `Zone`."],["The document covers a range of versions of the API, from 1.0.0 to 3.6.0 (latest), for the `GetIamPolicyDiskRequest`, making it possible to access documentation for different versions."],["The `GetIamPolicyDiskRequest` class implements various interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, demonstrating its functionality in the .NET environment."]]],[]]