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 content provides documentation for the `GetIamPolicyMachineImageRequest` class within the `Google.Cloud.Compute.V1` namespace, with version 3.6.0 being the latest."],["The `GetIamPolicyMachineImageRequest` class is used to request the IAM policy for machine images and implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has a constructor that can take another `GetIamPolicyMachineImageRequest` object as a parameter, allowing for easy duplication."],["Key properties of the class include `HasOptionsRequestedPolicyVersion`, `OptionsRequestedPolicyVersion`, `Project`, and `Resource`, enabling the configuration of policy retrieval details."],["The content provides a history of the `GetIamPolicyMachineImageRequest` class, with versions ranging from 1.0.0 to 3.6.0."]]],[]]