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-04-09 UTC."],[[["This webpage provides documentation for the `SetIamPolicyDiskRequest` class within the Google.Cloud.Compute.V1 namespace, specifically for the .NET environment, with version 3.3.0 being the version of interest in this context."],["The `SetIamPolicyDiskRequest` class is used to send requests for managing IAM policies on disks and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The documentation includes details on the class's constructors, `SetIamPolicyDiskRequest()`, and `SetIamPolicyDiskRequest(SetIamPolicyDiskRequest other)` and its properties, which are `Project`, `Resource`, `Zone`, and `ZoneSetPolicyRequestResource`, along with descriptions and types."],["The page also lists various versions of the `SetIamPolicyDiskRequest` class, ranging from the latest 3.6.0 down to 1.0.0, allowing users to navigate to the documentation for different versions, if needed."]]],[]]