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, presenting various versions of the API, with 3.6.0 being the latest version."],["The `SetIamPolicyMachineImageRequest` class is a request message used for setting the IAM policy of a machine image."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` and inherits from `Object`."],["It includes properties such as `GlobalSetPolicyRequestResource`, `Project`, and `Resource` to manage the request."],["Constructors for the class are provided to instantiate it with no parameters, or another `SetIamPolicyMachineImageRequest` object, and it is contained in the Google.Cloud.Compute.V1.dll assembly."]]],[]]