public sealed class SetIamPolicyMachineImageRequest : IMessage<SetIamPolicyMachineImageRequest>, IEquatable<SetIamPolicyMachineImageRequest>, IDeepCloneable<SetIamPolicyMachineImageRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class SetIamPolicyMachineImageRequest.
A request message for MachineImages.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 reference documentation for the `SetIamPolicyMachineImageRequest` class within the Google Cloud Compute Engine v1 API."],["The `SetIamPolicyMachineImageRequest` class is used to send requests for the `MachineImages.SetIamPolicy` method, which handles setting the IAM policy for machine images."],["This page details the class's implementation, including that it implements multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists all the versions of this api from version 1.0.0 to the latest version 3.6.0, allowing users to view documentation for any relevant version."],["The `SetIamPolicyMachineImageRequest` class has properties such as `GlobalSetPolicyRequestResource`, `Project`, and `Resource`, which are used to construct the request and include parameters for the request."]]],[]]