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 Google.Cloud.Compute.V1 API, detailing its implementation and usage."],["The `GetIamPolicyDiskRequest` class is designed as a request message for the `Disks.GetIamPolicy` method in the Compute Engine v1 API, and is an implementation of multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The available versions of the `GetIamPolicyDiskRequest` documentation range from version 1.0.0 to the latest version 3.6.0, allowing users to reference specific versions of the API class."],["Key properties of `GetIamPolicyDiskRequest` include `OptionsRequestedPolicyVersion`, `Project`, `Resource`, and `Zone`, which are used to specify the parameters of the IAM policy retrieval."],["The documentation outlines the inheritance of `GetIamPolicyDiskRequest` from the base `object` class and the namespace `Google.Cloud.Compute.V1`, indicating its place within the Google Cloud Compute API."]]],[]]