public sealed class SetIamPolicyImageRequest : IMessage<SetIamPolicyImageRequest>, IEquatable<SetIamPolicyImageRequest>, IDeepCloneable<SetIamPolicyImageRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class SetIamPolicyImageRequest.
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."],[[["The latest version of the `SetIamPolicyImageRequest` class is 3.6.0, with several previous versions also available, ranging from 1.0.0 to 3.5.0."],["This class, `SetIamPolicyImageRequest`, is used as a request message for the Compute Engine v1 API's Images.SetIamPolicy method, enabling users to set IAM policies for images."],["The `SetIamPolicyImageRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, making it versatile for different use cases."],["The class contains properties like `GlobalSetPolicyRequestResource`, `Project`, and `Resource`, which are essential for configuring the IAM policy setting operation."]]],[]]