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."],[[["The `GetIamPolicyRegionDiskRequest` class is used to construct request messages for retrieving IAM policies for regional disks in the Compute Engine v1 API."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, to support various functionalities."],["It includes properties to specify the project, region, and resource, along with a property to request a specific IAM policy version."],["The documentation provides a comprehensive overview of the `GetIamPolicyRegionDiskRequest` class, detailing its constructors, properties, inherited members, and the implemented interfaces."],["There are many versions of the `GetIamPolicyRegionDiskRequest` class available, with version 3.6.0 being the latest, and a list of versions from 3.5.0 all the way down to 1.0.0 also being accessible."]]],[]]