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, specifically for .NET development."],["The `GetIamPolicyDiskRequest` class is a request message used for retrieving IAM policies for disks, as part of the Compute Engine v1 API."],["This page lists the various versions of the `GetIamPolicyDiskRequest`, with version 3.6.0 being the latest and documentation existing for all versions back to 1.0.0."],["The class implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has properties such as `Project`, `Resource`, and `Zone`."],["The class `GetIamPolicyDiskRequest` also has properties `HasOptionsRequestedPolicyVersion` and `OptionsRequestedPolicyVersion` to be used in conjunction with the IAM policy versioning."]]],[]]