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 the `RegionDisks.SetIamPolicy` method within the Compute Engine v1 API."],["This class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling it to work within the Google Protocol Buffers framework."],["The `SetIamPolicyRegionDiskRequest` class has properties such as `Project`, `Region`, `RegionSetPolicyRequestResource`, and `Resource`, allowing users to define specifics about their request."],["The latest version available for the `Google.Cloud.Compute.V1` is 3.6.0, and it provides access to versions all the way back to 1.0.0."],["This page provides access to the reference documentation and code samples relating to the `SetIamPolicyRegionDiskRequest` class, as well as providing information about the class's constructors, inherited members and properties."]]],[]]