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."],[[["The latest version of the `GetIamPolicyImageRequest` is 3.6.0, as shown by the provided list of versions ranging from 1.0.0 to 3.6.0."],["`GetIamPolicyImageRequest` is a class within the `Google.Cloud.Compute.V1` namespace used for requesting image IAM policies."],["The class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains properties like `HasOptionsRequestedPolicyVersion`, `OptionsRequestedPolicyVersion`, `Project`, and `Resource`, all of which are relevant to retrieving or setting the IAM policy."],["The class `GetIamPolicyImageRequest` has two constructors, one empty and the other taking a `GetIamPolicyImageRequest` object as a parameter."]]],[]]