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-31 UTC."],[[["This webpage provides documentation for the `GetIamPolicyDiskRequest` class within the Google.Cloud.Compute.V1 namespace, specifically for version 3.4.0, with links to other versions."],["The `GetIamPolicyDiskRequest` class is used for requesting the IAM policy for a disk in the Compute Engine API and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `OptionsRequestedPolicyVersion`, `Project`, `Resource`, and `Zone` to specify the details of the IAM policy request, and also has constructors that allow for default or copy construction."],["The documentation includes details about the inheritance, implemented interfaces, namespace, assembly, constructors, and properties associated with the class `GetIamPolicyDiskRequest`."],["The most recent version available is 3.6.0."]]],[]]