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-21 UTC."],[[["This webpage provides reference documentation for the `SetIamPolicyMachineImageRequest` class within the Google Cloud Compute Engine v1 API."],["The `SetIamPolicyMachineImageRequest` class is used to set the IAM policy for a machine image resource and is part of the `Google.Cloud.Compute.V1` namespace."],["The documentation lists various versions of the API, from the latest 3.6.0 down to 1.0.0, allowing users to navigate through different releases."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering functionalities for message handling, comparison, cloning, and buffering."],["The page also lists the constructors and properties of the `SetIamPolicyMachineImageRequest` class such as `GlobalSetPolicyRequestResource`, `Project`, and `Resource`."]]],[]]