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 Compute Engine v1 API, specifically for .NET developers."],["The class `GetIamPolicyRegionDiskRequest` is a request message used for retrieving IAM policies for region disks, implementing several interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The latest available version of `GetIamPolicyRegionDiskRequest` is 3.6.0, with historical versions ranging from 1.0.0 up to 3.5.0, and can be accessed through the sidebar."],["The class has properties such as `OptionsRequestedPolicyVersion`, `Project`, `Region`, and `Resource`, allowing you to specify the parameters of the IAM policy request for a specific project, region, and resource."],["The class has 2 constructors, one is a default constructor, and the second is used to initialize a `GetIamPolicyRegionDiskRequest` with another request of the same type."]]],[]]