public sealed class GetIamPolicyMachineImageRequest : IMessage<GetIamPolicyMachineImageRequest>, IEquatable<GetIamPolicyMachineImageRequest>, IDeepCloneable<GetIamPolicyMachineImageRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetIamPolicyMachineImageRequest.
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 `GetIamPolicyMachineImageRequest` class is used to request the IAM policy for a machine image in the Compute Engine v1 API, and it is the main focus of this documentation page."],["This documentation includes version history for the `GetIamPolicyMachineImageRequest` class, listing various versions from 1.0.0 to the latest, 3.6.0."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in message handling, comparison, deep cloning, and buffer management."],["Key properties of the `GetIamPolicyMachineImageRequest` class include `HasOptionsRequestedPolicyVersion`, `OptionsRequestedPolicyVersion`, `Project`, and `Resource`, used to define the request parameters."],["The class has two constructors: a default constructor and a constructor that takes another `GetIamPolicyMachineImageRequest` object for duplication."]]],[]]