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, primarily focusing on its structure, properties, and usage across various versions."],["The `SetIamPolicyRegionDiskRequest` class is used to define a request message for setting the IAM policy on a region disk and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `Project`, `Region`, `RegionSetPolicyRequestResource`, and `Resource`, which are essential for defining the scope and details of the IAM policy modification request."],["The provided content covers versions of the library from 1.0.0 up to the latest 3.6.0, with each version having its own specific documentation link for the class."],["The object `SetIamPolicyRegionDiskRequest` inherits members from `Object`, as well as has two constructors: one blank, and one with a parameter for a `SetIamPolicyRegionDiskRequest`."]]],[]]