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."],[[["The latest version of `GetIamPolicyRegionDiskRequest` is 3.6.0, with several prior versions available, ranging down to version 1.0.0."],["`GetIamPolicyRegionDiskRequest` is a request message used for retrieving the IAM policy of a region disk, as part of the `RegionDisks.GetIamPolicy` method."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["It contains properties such as `OptionsRequestedPolicyVersion`, `Project`, `Region`, and `Resource`, which are essential for configuring the IAM policy request."],["The `GetIamPolicyRegionDiskRequest` includes two constructors: a default parameterless one and one which takes another `GetIamPolicyRegionDiskRequest` object as a parameter."]]],[]]