public sealed class SetIamPolicyDiskRequest : IMessage<SetIamPolicyDiskRequest>, IEquatable<SetIamPolicyDiskRequest>, IDeepCloneable<SetIamPolicyDiskRequest>, IBufferMessage, IMessage
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-21 UTC."],[[["The `SetIamPolicyDiskRequest` class is used for sending requests to set the IAM policy for a disk resource in Google Cloud Compute."],["This page documents the different versions of `SetIamPolicyDiskRequest`, with version 3.6.0 being the latest and starting from version 1.0.0."],["`SetIamPolicyDiskRequest` inherits from the `Object` class and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The `SetIamPolicyDiskRequest` class has properties such as `Project`, `Resource`, `Zone`, and `ZoneSetPolicyRequestResource` for specifying request details."],["The `SetIamPolicyDiskRequest` class has two constructors : one parameterless, and the other accepting another `SetIamPolicyDiskRequest` object as a parameter."]]],[]]