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-21 UTC."],[[["This webpage details the `GetIamPolicyDiskRequest` class within the `Google.Cloud.Compute.V1` namespace, specifically for version 1.4.0."],["The `GetIamPolicyDiskRequest` class is used as a request message for retrieving the IAM policy for a disk, as part of the Disks API in Google Cloud Compute."],["It lists all versions from 1.0.0 to 3.6.0 (latest), with links to their respective documentation for the `GetIamPolicyDiskRequest`."],["Key properties of the class include `OptionsRequestedPolicyVersion`, `Project`, `Resource`, and `Zone`, which are used to specify the request details."],["The `GetIamPolicyDiskRequest` class inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]