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."],[[["This page provides documentation for the `SetIamPolicyImageRequest` class within the Google Cloud Compute Engine v1 API, specifically for setting IAM policies on images."],["The latest version available for this class is 3.6.0, and the page lists all available versions from 1.0.0 up to the most current version."],["`SetIamPolicyImageRequest` class is a request message used for the `Images.SetIamPolicy` method to set IAM policies, inheriting from `object` and implementing several interfaces like `IMessage` and `IDeepCloneable`."],["The class includes properties such as `GlobalSetPolicyRequestResource`, `Project`, and `Resource` to configure the request."],["Constructors are available to create new instances of `SetIamPolicyImageRequest`, including an option to clone from an existing instance."]]],[]]