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."],[[["The page provides reference documentation for the `GetIamPolicyDiskRequest` class within the Compute Engine v1 API for .NET, with the latest version being 3.6.0."],["This class is a request message used for `Disks.GetIamPolicy`, inheriting from `object` and implementing multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetIamPolicyDiskRequest` class has properties such as `OptionsRequestedPolicyVersion`, `Project`, `Resource`, and `Zone` to specify details for the IAM policy request."],["There are numerous versions of the `GetIamPolicyDiskRequest` class available, ranging from version 1.0.0 up to the latest 3.6.0, allowing users to select the version relevant to their project."],["The documentation covers the class constructors, properties, and describes its role within the Google Cloud Compute Engine v1 API, while providing links to further documentation regarding inherited members."]]],[]]