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."],[[["The `SetIamPolicyDiskRequest` class is a request message used for setting the IAM policy for disks within Google Cloud Compute."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enhancing its functionality and use within the .NET environment."],["The latest version of the documentation is version 3.6.0, however, this page is specific to version 1.4.0, which includes properties to specify the project, resource, and zone, along with a resource for the request body."],["There are multiple versions available for this class, with versions ranging from 1.0.0 to the latest, allowing users to reference different API versions."],["The class includes both a parameterless constructor, `SetIamPolicyDiskRequest()`, and a copy constructor, `SetIamPolicyDiskRequest(SetIamPolicyDiskRequest other)`."]]],[]]