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-24 UTC."],[[["The latest version available for `GetIamPolicyDiskRequest` in the Google.Cloud.Compute.V1 namespace is 3.6.0, with multiple previous versions accessible, including all the way back to version 1.0.0."],["`GetIamPolicyDiskRequest` is a class used for requesting the IAM policy for disks within the Compute Engine v1 API."],["The class `GetIamPolicyDiskRequest` inherits from object and implements the following: `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and it includes properties such as `OptionsRequestedPolicyVersion`, `Project`, `Resource`, and `Zone`."],["It also contains two constructors: the first is public `GetIamPolicyDiskRequest()` and the second is public `GetIamPolicyDiskRequest(GetIamPolicyDiskRequest other)`."],["This is a request message for the `Disks.GetIamPolicy` method and can be used to retrieve the IAM policy for a specific disk resource in a given project and zone."]]],[]]