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."],[[["The latest version of the `GetIamPolicyDiskRequest` class is 3.6.0, but this page is showing the documentation for version 2.10.0."],["This page provides documentation for the `GetIamPolicyDiskRequest` class, which is part of the Google.Cloud.Compute.V1 API for .NET and is used to request a message for Disks.GetIamPolicy."],["The `GetIamPolicyDiskRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `GetIamPolicyDiskRequest` class include `OptionsRequestedPolicyVersion`, `Project`, `Resource`, and `Zone`, which are used to specify details for the IAM policy request."],["The class has two constructors, one default and one to set the same parameters of an existing `GetIamPolicyDiskRequest` instance."]]],[]]