public sealed class SetIamPolicyMachineImageRequest : IMessage<SetIamPolicyMachineImageRequest>, IEquatable<SetIamPolicyMachineImageRequest>, IDeepCloneable<SetIamPolicyMachineImageRequest>, IBufferMessage, IMessage
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 details the `SetIamPolicyMachineImageRequest` class within the `Google.Cloud.Compute.V1` namespace, with the latest version being 3.6.0 and a history of versions back to 1.0.0."],["`SetIamPolicyMachineImageRequest` is a request message used for setting the IAM policy on machine images, as described in the method's documentation."],["The class inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enhancing its functionality and utility."],["Key properties include `GlobalSetPolicyRequestResource`, `Project`, and `Resource`, which define the request body, project ID, and target resource, respectively."],["There are two constructors, a default one and one that takes another `SetIamPolicyMachineImageRequest` object as a parameter for creating a copy."]]],[]]