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."],[[["This document provides reference documentation for the `GetIamPolicyMachineImageRequest` class within the Google Cloud Compute Engine v1 API, specifically for .NET."],["The class `GetIamPolicyMachineImageRequest` is a request message used for `MachineImages.GetIamPolicy`, with this version showing documentation for version 2.3.0, but also listing versions all the way to 3.6.0 (latest)."],["`GetIamPolicyMachineImageRequest` inherits from `Object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `GetIamPolicyMachineImageRequest` class include `OptionsRequestedPolicyVersion`, `Project`, and `Resource`, which are used to specify policy version and resource details for the request."],["The document details available constructors for `GetIamPolicyMachineImageRequest`, including a parameterless constructor and one that takes another `GetIamPolicyMachineImageRequest` instance."]]],[]]