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 Engine v1 API, specifically for .NET development."],["The `SetIamPolicyDiskRequest` class is used to manage access control policies for Compute Engine disks, as part of the `Disks.SetIamPolicy` method."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, all within the `Google.Cloud.Compute.V1` namespace."],["The documentation covers the class's constructors, including a default constructor and one that accepts another `SetIamPolicyDiskRequest` object for cloning."],["The page also provides an overview of its properties like `Project`, `Resource`, `Zone`, and `ZoneSetPolicyRequestResource`, alongside their respective descriptions and data types, in addition to various version numbers available."]]],[]]