public sealed class SetIamPolicyRegionDiskRequest : IMessage<SetIamPolicyRegionDiskRequest>, IEquatable<SetIamPolicyRegionDiskRequest>, IDeepCloneable<SetIamPolicyRegionDiskRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class SetIamPolicyRegionDiskRequest.
A request message for RegionDisks.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 `SetIamPolicyRegionDiskRequest` class is used to create a request message for setting the IAM policy for a region disk in the Compute Engine v1 API."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, facilitating its use in protocol buffer communication and object handling."],["The `SetIamPolicyRegionDiskRequest` class has properties for `Project`, `Region`, `RegionSetPolicyRequestResource`, and `Resource`, which are essential for defining the scope and details of the IAM policy update."],["The documentation provides a detailed version history of the `SetIamPolicyRegionDiskRequest` class, ranging from version 1.0.0 up to the latest version 3.6.0 for the Compute Engine v1 API."]]],[]]