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 reference documentation for the `GetIamPolicyDiskRequest` class within the Compute Engine v1 API for .NET, detailing its various versions."],["The latest version available for `GetIamPolicyDiskRequest` is 3.6.0, with a comprehensive list of versions extending down to 1.0.0, all accessible via hyperlinks."],["The `GetIamPolicyDiskRequest` class is used as a request message for the `Disks.GetIamPolicy` method and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties such as `OptionsRequestedPolicyVersion`, `Project`, `Resource`, and `Zone`, allowing the user to set these values, as well as two constructors."],["This page details the functionality of the `GetIamPolicyDiskRequest` class, covering inheritance, implemented interfaces, as well as its properties, constructors and other members."]]],[]]