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 developers."],["The documentation covers a range of versions for this class, from 1.0.0 up to the latest 3.6.0, all showing implementations of this request class."],["The `GetIamPolicyRegionDiskRequest` class is used to request the IAM policy for a region disk, implementing multiple interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["Key properties of the `GetIamPolicyRegionDiskRequest` class include `OptionsRequestedPolicyVersion`, `Project`, `Region`, and `Resource`, each with descriptions to support usage."],["The class contains two constructors, `GetIamPolicyRegionDiskRequest()` and `GetIamPolicyRegionDiskRequest(GetIamPolicyRegionDiskRequest other)` for creating instances of this request object, either a default instance or a copy."]]],[]]