public sealed class SetIamPolicyImageRequest : IMessage<SetIamPolicyImageRequest>, IEquatable<SetIamPolicyImageRequest>, IDeepCloneable<SetIamPolicyImageRequest>, IBufferMessage, IMessage
A request message for Images.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 details the `SetIamPolicyImageRequest` class within the `Google.Cloud.Compute.V1` namespace, specifically for setting IAM policies on Compute Engine images."],["The `SetIamPolicyImageRequest` class is a request message used for the `Images.SetIamPolicy` method, with implementation of `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The latest version available for reference on the page is 3.6.0, while the current version context is detailed on the 1.4.0 version, also having other versions ranging from 3.5.0 down to 1.0.0."],["Key properties of `SetIamPolicyImageRequest` include `GlobalSetPolicyRequestResource` (the body of the request), `Project` (the project ID), and `Resource` (the name or ID of the target resource)."]]],[]]