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-24 UTC."],[[["This webpage details the `SetIamPolicyImageRequest` class within the `Google.Cloud.Compute.V1` namespace, used for setting IAM policies on Compute Engine images."],["The latest version available for the `SetIamPolicyImageRequest` is 3.6.0, with several previous versions listed, including versions ranging from 1.0.0 to 3.5.0."],["The `SetIamPolicyImageRequest` class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces and inherits from the `Object` class."],["The `SetIamPolicyImageRequest` class has two constructors, a default constructor, and a constructor to copy from another instance, and it contains three properties: `GlobalSetPolicyRequestResource`, `Project`, and `Resource`."],["The class can be used to update a `GlobalSetPolicyRequest`, for a given project and a target resource."]]],[]]