public sealed class GetIamPolicyDiskRequest : IMessage<GetIamPolicyDiskRequest>, IEquatable<GetIamPolicyDiskRequest>, IDeepCloneable<GetIamPolicyDiskRequest>, IBufferMessage, IMessage
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 page details the `GetIamPolicyDiskRequest` class within the `Google.Cloud.Compute.V1` namespace, used for retrieving IAM policies for disk resources."],["The latest version of this request class is version 3.6.0, with several older versions ranging from 1.0.0 to 3.5.0 also available."],["`GetIamPolicyDiskRequest` inherits from `Object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetIamPolicyDiskRequest` class includes properties such as `Project`, `Resource`, `Zone`, and `OptionsRequestedPolicyVersion`, allowing you to specify the details of the request."],["The class also has a constructor to create a `GetIamPolicyDiskRequest` object, either empty, or by using another object as a parameter."]]],[]]