public sealed class SetIamPolicyRegionDiskRequest : IMessage<SetIamPolicyRegionDiskRequest>, IEquatable<SetIamPolicyRegionDiskRequest>, IDeepCloneable<SetIamPolicyRegionDiskRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class SetIamPolicyRegionDiskRequest.
A request message for RegionDisks.SetIamPolicy. 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-24 UTC."],[[["This document provides reference information for the `SetIamPolicyRegionDiskRequest` class within the Google Cloud Compute Engine v1 API, specifically for .NET development."],["The `SetIamPolicyRegionDiskRequest` class is used to send a request message for setting the IAM policy of a regional disk."],["The class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The document lists versions from 1.0.0 to 3.6.0 for `SetIamPolicyRegionDiskRequest`, with 3.6.0 being the latest version and 2.14.0 being the version the documentation covers in depth."],["It details the constructors, properties (Project, Region, RegionSetPolicyRequestResource, Resource), and inherited members of the `SetIamPolicyRegionDiskRequest` class."]]],[]]