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."],[[["The latest version of the `SetIamPolicyMachineImageRequest` class in the Google Cloud Compute Engine v1 API is 3.6.0."],["This class is used for sending requests to set the IAM policy for machine images within the Compute Engine v1 API."],["The `SetIamPolicyMachineImageRequest` class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains properties like `GlobalSetPolicyRequestResource`, `Project`, and `Resource`, which are used to define the request details."],["This page provides reference documentation for various versions of `SetIamPolicyMachineImageRequest` within the Google.Cloud.Compute.V1 namespace, with versions available from 1.0.0 up to the latest 3.6.0."]]],[]]