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 documentation for the `GetIamPolicyDiskRequest` class within the Google.Cloud.Compute.V1 API, with the latest version being 3.6.0."],["The `GetIamPolicyDiskRequest` class is used to request the IAM policy for a disk, and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation lists a comprehensive set of available versions, ranging from 1.0.0 to the most current 3.6.0, with `GetIamPolicyDiskRequest` remaining consistent across them."],["The class includes properties like `OptionsRequestedPolicyVersion`, `Project`, `Resource`, and `Zone`, which are used to specify the details of the policy request."],["The documentation explains the constructors for the `GetIamPolicyDiskRequest` class and lists the inherited members, namespace, and assembly to provide context of the class."]]],[]]