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 documentation for the `SetIamPolicyMachineImageRequest` class within the Google Cloud Compute Engine v1 API, specifically for .NET."],["The `SetIamPolicyMachineImageRequest` class is used for requesting to set the IAM policy for a machine image, detailed in the reference docs."],["The page offers access to documentation for numerous versions of the API, ranging from version 1.0.0 up to the latest, 3.6.0, with Version 2.7.0 as the current active version."],["The class inherits from `object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, each offering different methods and functionalities."],["Key properties of this class are `GlobalSetPolicyRequestResource`, `Project`, and `Resource`, which hold the body of the request, the project ID, and the name/ID of the resource respectively."]]],[]]