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-04-09 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 construct request messages for the `Images.SetIamPolicy` method, enabling users to set the IAM policy for images."],["This page details the class's inheritance structure, implemented interfaces (`IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`), constructors, and properties like `GlobalSetPolicyRequestResource`, `Project`, and `Resource`."],["The documentation provides access to various versions of the API, ranging from version 1.0.0 to the latest 3.6.0, each with its own corresponding documentation."],["The documentation is part of the Google.Cloud.Compute.V1 namespace, within the Google.Cloud.Compute.V1.dll assembly."]]],[]]