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-04-09 UTC."],[[["This webpage provides reference documentation for the `GetIamPolicyDiskRequest` class within the Google.Cloud.Compute.V1 API, specifically focusing on version 2.7.0."],["The `GetIamPolicyDiskRequest` class is a request message used for retrieving IAM policies for disks in the Compute Engine v1 API and it inherits from the base object class and implements various interfaces like IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The class offers constructors for creating new instances, including a default constructor and one for copying an existing `GetIamPolicyDiskRequest` object."],["Key properties of `GetIamPolicyDiskRequest` include `OptionsRequestedPolicyVersion` (an integer to specify the desired policy version), `Project`, `Resource`, and `Zone` (strings to define the scope of the request)."],["Multiple past versions of the documentation for `GetIamPolicyDiskRequest`, ranging from 1.0.0 to 3.6.0, are also accessible via links, with 3.6.0 being the latest."]]],[]]