public sealed class SetIamPolicyDiskRequest : IMessage<SetIamPolicyDiskRequest>, IEquatable<SetIamPolicyDiskRequest>, IDeepCloneable<SetIamPolicyDiskRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class SetIamPolicyDiskRequest.
A request message for Disks.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 webpage provides reference documentation for the `SetIamPolicyDiskRequest` class within the Compute Engine v1 API for .NET, with the latest version being 3.6.0."],["The `SetIamPolicyDiskRequest` class is used to send a request message for setting the IAM policy of a disk, as part of the Disks.SetIamPolicy method."],["This class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `SetIamPolicyDiskRequest` class include `Project`, `Resource`, `Zone`, and `ZoneSetPolicyRequestResource`, each having a `string` or specific type value respectively, which are used to manage the request details."],["There are multiple available versions of `SetIamPolicyDiskRequest` documented on this page, ranging from 1.0.0 up to 3.6.0, which are all linked to their specific documentation page."]]],[]]