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 document provides reference information for the `SetIamPolicyMachineImageRequest` class within the Google Cloud Compute Engine v1 API, specifically for .NET developers."],["The `SetIamPolicyMachineImageRequest` class is used to send a request to set the IAM policy for a machine image, inheriting from and implementing several interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The API class version history ranges from version 1.0.0 to 3.6.0, with 3.6.0 being the most recent version available."],["The `SetIamPolicyMachineImageRequest` class includes properties such as `GlobalSetPolicyRequestResource`, `Project`, and `Resource`, which are used to define the request parameters."],["There are 29 versions of this `SetIamPolicyMachineImageRequest` API that are displayed, giving users the ability to traverse previous iterations."]]],[]]