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 version 2.7.0, and contains the documentation for the most recent 3.6.0 version, as well as every version in between down to 1.0.0."],["The `GetIamPolicyRegionDiskRequest` class is a request message used for the `RegionDisks.GetIamPolicy` method and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `object` and includes properties such as `OptionsRequestedPolicyVersion`, `Project`, `Region`, and `Resource` that are used to build the request for retrieving the IAM policy for a regional disk."],["The documentation includes details on the constructors for `GetIamPolicyRegionDiskRequest`, including a parameter for copying the details from an existing `GetIamPolicyRegionDiskRequest` instance."],["The page lists previous versions of the same content, all the way back to version 1.0.0, to allow for developers using older versions to find the right information for their implementation."]]],[]]