public sealed class GetIamPolicyMachineImageRequest : IMessage<GetIamPolicyMachineImageRequest>, IEquatable<GetIamPolicyMachineImageRequest>, IDeepCloneable<GetIamPolicyMachineImageRequest>, IBufferMessage, IMessage
A request message for MachineImages.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 latest version of the `GetIamPolicyMachineImageRequest` is 3.6.0, while this page is displaying version 1.2.0."],["This class, `GetIamPolicyMachineImageRequest`, is a request message for retrieving the IAM policy of a Machine Image within the Google Cloud Compute API."],["The `GetIamPolicyMachineImageRequest` class inherits from the base `Object` class and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This request class includes properties such as `OptionsRequestedPolicyVersion`, `Project`, and `Resource`, which are used to specify details for the policy retrieval operation."],["The provided documentation shows versions ranging from 1.0.0 up to the latest 3.6.0, demonstrating the evolution of this feature."]]],[]]