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."],[[["The page details the `SetIamPolicyRegionDiskRequest` class, which is used to manage the access control policy for regional disk resources in the Google Cloud Compute V1 API."],["This class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling it to interact within the Google Protocol Buffers framework."],["There is a variety of versions for `SetIamPolicyRegionDiskRequest`, with `3.6.0` being the most recent, and they are accessible via provided links."],["The class has public properties such as `Project`, `Region`, `RegionSetPolicyRequestResource`, and `Resource`, which allow for the configuration and identification of the target region disk."],["Constructors are available for creating a new `SetIamPolicyRegionDiskRequest` object, either as an empty instance or by cloning another instance."]]],[]]