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 webpage provides documentation for the `SetIamPolicyMachineImageRequest` class within the Google Cloud Compute Engine v1 API, specifically for .NET developers."],["The class `SetIamPolicyMachineImageRequest` is a request message used for managing IAM policies on machine images and is part of the `Google.Cloud.Compute.V1` namespace."],["The documentation lists the class's constructors, `SetIamPolicyMachineImageRequest()` and `SetIamPolicyMachineImageRequest(SetIamPolicyMachineImageRequest)`, as well as its properties: `GlobalSetPolicyRequestResource`, `Project`, and `Resource`."],["The latest version available for this specific class is 3.6.0, and there is documentation for every version down to 1.0.0."],["This class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which can be important to keep in mind when using this class."]]],[]]