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-04-09 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 managing access control policies for machine images, as indicated by the method description of MachineImages.SetIamPolicy."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enhancing its capabilities for message handling and object management."],["The documentation includes details on the class's constructors and key properties like `GlobalSetPolicyRequestResource`, `Project`, and `Resource`, which are crucial for policy-setting requests."],["Multiple versions of this resource are available, from version 1.0.0 up to the most recent 3.6.0, allowing developers to find the relevant version of the documentation they need."]]],[]]