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 documentation for the `GetIamPolicyRegionDiskRequest` class within the Google.Cloud.Compute.V1 namespace, specifically version 2.2.0, and also provides links to previous versions, as well as the latest 3.6.0."],["The `GetIamPolicyRegionDiskRequest` class is a request message used for RegionDisks.GetIamPolicy within the Compute Engine v1 API, it inherits from the \"Object\" and implements several interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The class includes properties such as `OptionsRequestedPolicyVersion`, `Project`, `Region`, and `Resource`, allowing users to set and manage specific aspects of their requests, including the requested IAM Policy version, the project ID, the name of the region, and the name or ID of the resource."],["The webpage offers a comprehensive list of all the available versions for this object, starting from version 1.0.0 all the way to version 3.6.0, and they are available as links to navigate to."]]],[]]