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-24 UTC."],[[["This document provides reference documentation for the `SetIamPolicyMachineImageRequest` class within the Google Cloud Compute Engine v1 API, specifically for .NET."],["The class `SetIamPolicyMachineImageRequest` is a request message used for `MachineImages.SetIamPolicy`, with various implemented interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists historical versions of the library, ranging from version 1.0.0 to the latest version 3.6.0, providing links to the documentation of each respective version."],["The `SetIamPolicyMachineImageRequest` class has a constructor and three properties: `GlobalSetPolicyRequestResource`, `Project`, and `Resource`, which are detailed in the provided documentation."],["The current documentation is for version 2.10.0 of the library, and it has the ability to set policies through the use of the `GlobalSetPolicyRequest` which is the value of the `GlobalSetPolicyRequestResource` property."]]],[]]