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."],[[["This webpage details the `SetIamPolicyDiskRequest` class within the `Google.Cloud.Compute.V1` namespace, used for managing disk IAM policies."],["The latest version available is 3.6.0, with versions ranging back to 1.0.0 being accessible for reference."],["`SetIamPolicyDiskRequest` implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains properties such as `Project`, `Resource`, `Zone`, and `ZoneSetPolicyRequestResource`, which are critical for making requests."],["The class has two constructors, one for creating an empty instance, and one for making an instance that copies from another `SetIamPolicyDiskRequest`."]]],[]]