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-31 UTC."],[[["This webpage provides documentation for the `SetIamPolicyDiskRequest` class within the Google.Cloud.Compute.V1 namespace, specifically for the .NET environment, with version 3.4.0 being the current focus but many other versions are listed."],["`SetIamPolicyDiskRequest` is used to send requests to manage disk access policies in Compute Engine v1 API and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from the base `object` class, and includes constructors for creating new instances, with one constructor allowing the creation from another `SetIamPolicyDiskRequest`."],["The class contains four key properties, `Project`, `Resource`, `Zone`, and `ZoneSetPolicyRequestResource`, which allow you to define the project, resource, zone and zone policy when creating the request."],["The document provides links to all listed versions, and the latest version is 3.6.0, while the oldest version available is 1.0.0."]]],[]]