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 Engine v1 API, specifically for .NET."],["The latest documented version of this class is 3.6.0, with numerous prior versions available, ranging from 1.0.0 to 3.5.0, alongside the 2.x versions from 2.11.0 to 2.17.0."],["`GetIamPolicyRegionDiskRequest` is used to send a request for retrieving the IAM policy for a regional disk and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains properties for configuring the request, such as `OptionsRequestedPolicyVersion`, `Project`, `Region`, and `Resource`, allowing users to specify the project, region, and resource for which the policy is requested."],["The documentation details the constructors and inherited members, such as `GetHashCode`, `GetType`, and `ToString`, along with detailed descriptions of its properties and parameters."]]],[]]