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-21 UTC."],[[["This webpage provides documentation for the `SetIamPolicyRegionDiskRequest` class within the Google.Cloud.Compute.V1 namespace, specifically version 2.12.0."],["The `SetIamPolicyRegionDiskRequest` class is part of the Compute Engine v1 API and is used to send a request message for the RegionDisks.SetIamPolicy method."],["This class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, each bringing its own functionalities to the class."],["The documentation outlines the constructors and key properties of the `SetIamPolicyRegionDiskRequest` class, such as `Project`, `Region`, `RegionSetPolicyRequestResource`, and `Resource`, which are essential for configuring the policy-setting request."],["The page lists links to older versions of this class, with the most current version available being 3.6.0, and with the documentation ranging back to version 1.0.0."]]],[]]