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-31 UTC."],[[["This page provides documentation for the `SetIamPolicyRegionDiskRequest` class within the Google Cloud Compute Engine v1 API, specifically for version 3.1.0."],["The `SetIamPolicyRegionDiskRequest` class is used to set the IAM policy for a regional disk, which it inherits from a variety of interfaces and classes, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page details various versions of the `SetIamPolicyRegionDiskRequest`, ranging from the latest version 3.6.0, down to version 1.0.0."],["The class has properties such as `Project`, `Region`, `RegionSetPolicyRequestResource`, and `Resource`, enabling the specification of the project, region, policy request details, and target resource."],["The class is contained within the `Google.Cloud.Compute.V1` namespace and is found in the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]