public sealed class GetIamPolicyRegionDiskRequest : IMessage<GetIamPolicyRegionDiskRequest>, IEquatable<GetIamPolicyRegionDiskRequest>, IDeepCloneable<GetIamPolicyRegionDiskRequest>, IBufferMessage, IMessage
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 details the `GetIamPolicyRegionDiskRequest` class, which is used for requesting IAM policies for regional disks in Google Cloud Compute."],["The latest version of `GetIamPolicyRegionDiskRequest` is 3.6.0, and the page provides links to documentation for all prior versions going back to version 1.0.0."],["The `GetIamPolicyRegionDiskRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering a variety of functionalities such as message handling and deep cloning."],["Key properties of `GetIamPolicyRegionDiskRequest` include `OptionsRequestedPolicyVersion`, `Project`, `Region`, and `Resource`, which are used to specify the IAM policy version and the location and name of the resource in the request."],["The `GetIamPolicyRegionDiskRequest` class has two constructors: one is parameterless and the other requires another `GetIamPolicyRegionDiskRequest` object to deep copy."]]],[]]