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 webpage provides documentation for the `GetIamPolicyDiskRequest` class within the `Google.Cloud.Compute.V1` namespace, specifically focusing on its various versions."],["The latest version of `GetIamPolicyDiskRequest` is 3.6.0, and the documentation provides access to versions ranging from 1.0.0 to 3.6.0."],["The `GetIamPolicyDiskRequest` class is a request message used for the Disks.GetIamPolicy method, inheriting from `Object` and implementing multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `GetIamPolicyDiskRequest` class include `HasOptionsRequestedPolicyVersion`, `OptionsRequestedPolicyVersion`, `Project`, `Resource`, and `Zone`, which are used to specify parameters for the IAM policy retrieval."],["The request message class contains two constructors, a default one and another that accepts a `GetIamPolicyDiskRequest` object as a parameter."]]],[]]