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 documentation for the `SetIamPolicyImageRequest` class within the Google Compute Engine v1 API, specifically for .NET developers."],["The `SetIamPolicyImageRequest` class is used to set the IAM policy for images in Google Cloud Compute Engine, and is part of the `Google.Cloud.Compute.V1` namespace."],["The documentation lists multiple versions of this class, from version 1.0.0 up to the latest 3.6.0, and provides links to the documentation for each version."],["This class inherits from `object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, to facilitate advanced usage."],["`SetIamPolicyImageRequest` contains properties like `GlobalSetPolicyRequestResource`, `Project`, and `Resource`, which are crucial for defining the scope and target of IAM policy operations."]]],[]]