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-24 UTC."],[[["This webpage provides documentation for the `SetIamPolicyDiskRequest` class within the Google.Cloud.Compute.V1 API, specifically version 2.3.0."],["The `SetIamPolicyDiskRequest` class is used to set the IAM policy for a disk, as described in the Compute Engine v1 API."],["The page includes a list of available versions for `SetIamPolicyDiskRequest`, ranging from 1.0.0 to 3.6.0, with 3.6.0 being the latest version."],["`SetIamPolicyDiskRequest` inherits from and implements multiple interfaces, such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage, demonstrating its role in protocol buffer operations."],["The class contains properties like `Project`, `Resource`, `Zone`, and `ZoneSetPolicyRequestResource`, which are used to specify the project, resource, zone, and the policy request body, respectively."]]],[]]