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-21 UTC."],[[["This webpage provides reference documentation for the `SetIamPolicyDiskRequest` class within the Google.Cloud.Compute.V1 namespace, specifically version 2.12.0."],["The `SetIamPolicyDiskRequest` class is a request message used for the Disks.SetIamPolicy method in the Compute Engine v1 API, allowing users to modify the IAM policy for disk resources."],["The documentation covers the class's constructors, including a default constructor and one that takes another `SetIamPolicyDiskRequest` instance, as well as inherited members from object class."],["Key properties of the `SetIamPolicyDiskRequest` are detailed, including `Project`, `Resource`, `Zone`, and `ZoneSetPolicyRequestResource`, which are used to define the scope and target of the IAM policy update."],["The documentation also lists several previous versions of this `SetIamPolicyDiskRequest`, starting from version 1.0.0, all the way up to the latest version, 3.6.0."]]],[]]