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-04-09 UTC."],[[["This webpage provides documentation for the `GetIamPolicyRegionDiskRequest` class within the Google Cloud Compute Engine v1 API, specifically for .NET developers."],["The content covers a range of versions, from 1.0.0 to the latest 3.6.0, offering a history of the `GetIamPolicyRegionDiskRequest` class and its associated documentation."],["`GetIamPolicyRegionDiskRequest` is a request message class used for retrieving IAM policies on region disks, and it implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties such as `OptionsRequestedPolicyVersion`, `Project`, `Region`, and `Resource`, allowing you to specify the project, region, resource, and policy version for the IAM policy request."],["The documentation includes details about the class's inheritance, implemented interfaces, constructors, properties, namespace (`Google.Cloud.Compute.V1`), and assembly (`Google.Cloud.Compute.V1.dll`)."]]],[]]