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 documentation for the `SetIamPolicyDiskRequest` class within the Google.Cloud.Compute.V1 namespace, specifically for the Compute Engine v1 API."],["The `SetIamPolicyDiskRequest` class is used to construct requests for the `Disks.SetIamPolicy` method, allowing users to manage access policies on Compute Engine disks."],["The latest version documented is 3.6.0, while the page is viewed at the documentation of the 2.10.0 version, with older versions back to 1.0.0 also being available on the page."],["The `SetIamPolicyDiskRequest` class inherits from the `object` class and implements multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering various functionalities."],["Key properties of the `SetIamPolicyDiskRequest` class include `Project`, `Resource`, `Zone`, and `ZoneSetPolicyRequestResource`, enabling users to specify the project, resource, zone, and policy details for their requests."]]],[]]