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 part of the Google Cloud Compute Engine v1 API and is used to request the IAM policy for a machine image."],["This document provides reference documentation for the .NET version of the class `GetIamPolicyMachineImageRequest`, including details on its constructors, properties, and inherited members, as well as a list of all available previous versions of it, from 1.0.0 to the latest 3.6.0."],["The class implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `object` class."],["The `GetIamPolicyMachineImageRequest` class allows specifying the requested IAM policy version, project ID, and the resource name or ID."],["The latest version of the class documentation is 3.6.0, while this current document refers to version 2.15.0, which is shown at the top of the page."]]],[]]