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 is 3.6.0, and the page also lists previous versions of the class, starting from 1.0.0 up to 3.5.0."],["`SetIamPolicyImageRequest` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is used to construct requests for setting IAM policies on images."],["The class includes properties such as `GlobalSetPolicyRequestResource`, `Project`, and `Resource`, which are required for defining the policy request, project ID, and the target resource, respectively."],["The `SetIamPolicyImageRequest` class has two constructors: a default one and another one that takes another `SetIamPolicyImageRequest` as a parameter."]]],[]]