public sealed class GetIamPolicyImageRequest : IMessage<GetIamPolicyImageRequest>, IEquatable<GetIamPolicyImageRequest>, IDeepCloneable<GetIamPolicyImageRequest>, IBufferMessage, IMessage
A request message for Images.GetIamPolicy. 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-31 UTC."],[[["This webpage details the `GetIamPolicyImageRequest` class within the `Google.Cloud.Compute.V1` namespace, specifically for .NET development, and it is currently at version 1.3.0, although many other versions are listed."],["`GetIamPolicyImageRequest` is a request message used for `Images.GetIamPolicy`, inheriting from `Object` and implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors to create new instances, either default or by cloning another `GetIamPolicyImageRequest` object."],["The class has several properties, including `HasOptionsRequestedPolicyVersion`, `OptionsRequestedPolicyVersion`, `Project`, and `Resource`, for managing and configuring policy requests, which are of the type Boolean, Int32, and string respectively."],["Multiple previous versions of the `GetIamPolicyImageRequest` are available for users to view, ranging from 1.0.0 up to the latest, 3.6.0."]]],[]]