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."],[[["The page provides documentation for the `GetIamPolicyDiskRequest` class within the Google Cloud Compute Engine v1 API, specifically for .NET developers."],["The latest version of the documentation available is 3.6.0, with multiple previous versions listed, ranging from 1.0.0 to 3.5.0, along with a current version of 2.9.0."],["`GetIamPolicyDiskRequest` is used to make a request for the IAM policy of a disk, and it inherits from and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetIamPolicyDiskRequest` class includes properties like `OptionsRequestedPolicyVersion`, `Project`, `Resource`, and `Zone`, which allow you to configure the request."],["This request class's associated documentation provides details on its constructors and properties, such as the `HasOptionsRequestedPolicyVersion` property, for which you can see if the `options_requested_policy_version` field is set."]]],[]]