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."],[[["The `SetIamPolicyRegionDiskRequest` class in the Google.Cloud.Compute.V1 namespace is used to manage policy settings for regional disks within the Compute Engine v1 API."],["This class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in data handling and object management."],["It provides constructors for creating instances, either default or based on another `SetIamPolicyRegionDiskRequest` object."],["The class includes properties such as `Project`, `Region`, `RegionSetPolicyRequestResource`, and `Resource` for specifying project details, region, policy request, and resource identity."],["The latest documentation version for `SetIamPolicyRegionDiskRequest` is 3.6.0, and there is a history of versions going back to 1.0.0."]]],[]]