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 Compute Engine v1 API for .NET, specifically version 2.8.0."],["The `SetIamPolicyDiskRequest` class is used to create request messages for the `Disks.SetIamPolicy` method, designed to set the IAM policy on a disk, and it inherits from multiple interfaces."],["The latest version available is 3.6.0, but this specific page is showing documentation for version 2.8.0 and the list shows links to earlier versions, going all the way back to version 1.0.0."],["The `SetIamPolicyDiskRequest` class has constructors for a new request, and another constructor to copy properties from another request, as well as four properties: Project, Resource, Zone, and ZoneSetPolicyRequestResource."],["The class is part of the Google.Cloud.Compute.V1 namespace and is found within the Google.Cloud.Compute.V1.dll assembly."]]],[]]