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-21 UTC."],[[["This webpage details the `SetIamPolicyRegionDiskRequest` class within the `Google.Cloud.Compute.V1` namespace, used to make requests for `RegionDisks.SetIamPolicy`."],["The latest version documented is 3.6.0, and the page also offers access to documentation for versions ranging from 1.0.0 to 3.5.0 of this class."],["The `SetIamPolicyRegionDiskRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `SetIamPolicyRegionDiskRequest` class include `Project`, `Region`, `RegionSetPolicyRequestResource`, and `Resource`, which are essential for configuring the request."],["The class has 2 constructors available, one default and one that accepts another `SetIamPolicyRegionDiskRequest` object as a parameter."]]],[]]