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 webpage provides reference documentation for the `SetIamPolicyImageRequest` class within the Google Cloud Compute Engine v1 API, detailing its usage in different versions."],["The latest version available for `SetIamPolicyImageRequest` is 3.6.0, with previous versions ranging down to 1.0.0 also accessible through links."],["`SetIamPolicyImageRequest` is a class used to make requests for setting IAM policies on images in the Compute Engine, and it inherits from `object` and implements multiple interfaces."],["The class `SetIamPolicyImageRequest` has two constructors, it allows for the creation of new instances and copying existing ones, and it also provides properties such as `GlobalSetPolicyRequestResource`, `Project`, and `Resource` to configure the IAM policy setting request."],["The documentation covers the class's inheritance, implemented interfaces, namespace, assembly, constructors, and properties, providing comprehensive details for developers using the Compute Engine v1 API."]]],[]]