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-21 UTC."],[[["The webpage documents the `GetIamPolicyImageRequest` class within the `Google.Cloud.Compute.V1` namespace, which is a request message for the `Images.GetIamPolicy` method."],["This class, `GetIamPolicyImageRequest`, implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `Object` class."],["The content details the availability of various versions of the `GetIamPolicyImageRequest` class, ranging from version 1.0.0 up to the latest version 3.6.0."],["The webpage provides information on the class's constructors and properties, including `HasOptionsRequestedPolicyVersion`, `OptionsRequestedPolicyVersion`, `Project`, and `Resource`, with details on their types and descriptions."],["`GetIamPolicyImageRequest` is part of the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]