public sealed class SetIamPolicyRegionDiskRequest : IMessage<SetIamPolicyRegionDiskRequest>, IEquatable<SetIamPolicyRegionDiskRequest>, IDeepCloneable<SetIamPolicyRegionDiskRequest>, IBufferMessage, IMessage
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 webpage details the `SetIamPolicyRegionDiskRequest` class within the `Google.Cloud.Compute.V1` namespace, spanning multiple versions from 1.0.0 to the latest 3.6.0."],["The `SetIamPolicyRegionDiskRequest` class is a request message used for setting IAM policies for regional disks, inheriting from `Object` and implementing multiple interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["Key properties of the `SetIamPolicyRegionDiskRequest` class include `Project` (the Project ID), `Region` (the region name), `RegionSetPolicyRequestResource` (the request body), and `Resource` (the name or ID of the resource)."],["The page provides links to documentation for each version, allowing users to access specific details for each release, from version 1.0.0 all the way up to 3.6.0."]]],[]]