public sealed class GetIamPolicyRegionDiskRequest : IMessage<GetIamPolicyRegionDiskRequest>, IEquatable<GetIamPolicyRegionDiskRequest>, IDeepCloneable<GetIamPolicyRegionDiskRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetIamPolicyRegionDiskRequest.
A request message for RegionDisks.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 `GetIamPolicyRegionDiskRequest` class within the Google Cloud Compute Engine v1 API, specifically for the .NET environment."],["The `GetIamPolicyRegionDiskRequest` class is designed to send a request for retrieving the IAM policy for a region disk and is part of the Google.Cloud.Compute.V1 namespace."],["The documentation details various versions of the API, ranging from version 1.0.0 up to the latest 3.6.0, and showcases the methods and properties associated with `GetIamPolicyRegionDiskRequest`, including constructors and information on inherited members."],["The page outlines the properties available within `GetIamPolicyRegionDiskRequest`, which are `HasOptionsRequestedPolicyVersion`, `OptionsRequestedPolicyVersion`, `Project`, `Region`, and `Resource`, each with their respective data types and descriptions."],["The documentation shows that the class `GetIamPolicyRegionDiskRequest` implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]