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-04-09 UTC."],[[["The `SetIamPolicyMachineImageRequest` class is part of the Google Cloud Compute Engine v1 API and is used to request setting the IAM policy for a machine image."],["The latest version of this class available is 3.6.0, with multiple earlier versions ranging from 1.0.0 to 3.5.0."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` for message handling, equality comparisons, deep cloning, and buffer management, respectively."],["The class has properties such as `GlobalSetPolicyRequestResource`, `Project`, and `Resource` to define the request's details."],["The documentation shows the class hierarchy, inherited members, namespace (`Google.Cloud.Compute.V1`), assembly (`Google.Cloud.Compute.V1.dll`), and constructors for `SetIamPolicyMachineImageRequest`."]]],[]]