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 within the `Google.Cloud.Compute.V1` namespace."],["The documentation outlines the class's inheritance, implementing interfaces, inherited members, constructors, and properties, including details on the latest and previous versions, with version 3.6.0 as the latest and version 1.0.0 as the oldest version listed."],["`GetIamPolicyDiskRequest` is a request message used for the `Disks.GetIamPolicy` method, allowing users to retrieve the IAM policy for a specific disk resource."],["The class implements IMessage, IEquatable, IDeepCloneable, and IBufferMessage interfaces and has properties like `OptionsRequestedPolicyVersion`, `Project`, `Resource`, and `Zone` for specifying request parameters."],["There are 29 versions listed of this document that refer to the `GetIamPolicyDiskRequest`, the document version is 2.14.0, which is not the latest, and the documentation provides links to each of these versions."]]],[]]