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-24 UTC."],[[["This webpage provides reference documentation for the `SetIamPolicyRegionDiskRequest` class within the Google Cloud Compute Engine v1 API for .NET."],["The latest version of the `SetIamPolicyRegionDiskRequest` is 3.6.0, with a history of versions ranging back to 1.0.0."],["The `SetIamPolicyRegionDiskRequest` class is used for sending requests to set the IAM policy for region disks and it inherits from the object class and implements several interfaces like IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The class includes properties such as `Project`, `Region`, `RegionSetPolicyRequestResource`, and `Resource`, which are necessary to complete the request and can be set or retrieved."],["This documentation covers the class constructors, and provides details on the properties, including the `Project` ID, `Region` name, the request body resource, and the `Resource` name or ID."]]],[]]