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 page details the `SetIamPolicyImageRequest` class within the `Google.Cloud.Compute.V1` namespace, used for setting IAM policies on Compute Engine images."],["The latest version of `SetIamPolicyImageRequest` is 3.6.0, with previous versions listed from 3.5.0 down to 1.0.0."],["`SetIamPolicyImageRequest` implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The class includes constructors for creating new instances and properties such as `GlobalSetPolicyRequestResource`, `Project`, and `Resource`."],["The request is for setting IAM policies using the `Images.SetIamPolicy` method and the class is found within the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]