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."],[[["This webpage provides documentation for the `SetIamPolicyRegionDiskRequest` class within the Google Cloud Compute Engine v1 API, specifically for version 2.15.0, and its various versions."],["`SetIamPolicyRegionDiskRequest` is a request message used for the `RegionDisks.SetIamPolicy` method to manage access control policies."],["The documentation lists available versions, with 3.6.0 being the latest, and offers details about inheritance, implemented interfaces, constructors, properties, and parameters of the class."],["This class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities for message handling, equality checking, deep cloning, and buffer management."],["The properties found within `SetIamPolicyRegionDiskRequest` are: `Project`, `Region`, `RegionSetPolicyRequestResource` and `Resource`, they allow you to manage which project, region and resource to work with, as well as the ability to set the resource request."]]],[]]