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 page provides reference documentation for the `SetIamPolicyMachineImageRequest` class within the Compute Engine v1 API, specifically for version 2.4.0."],["The `SetIamPolicyMachineImageRequest` class is used to manage IAM policies for machine images, as indicated by its method description and related documentation."],["This class implements various interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing it to interact with Google's Protobuf system and its associated features."],["The page lists available documentation for numerous versions of the API, ranging from 1.0.0 to the latest 3.6.0, with each one having a separate page, showing the history and evolution of this request class."],["The class contains the properties `GlobalSetPolicyRequestResource`, `Project`, and `Resource` which are used to create the request, along with constructors for a default request or one based off another."]]],[]]