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 webpage provides reference documentation for the `GetIamPolicyMachineImageRequest` class within the Google Cloud Compute Engine v1 API, specifically for version 2.9.0, and links to other versions."],["The `GetIamPolicyMachineImageRequest` class is used to request the IAM policy for a machine image and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from the base `object` class and contains properties such as `OptionsRequestedPolicyVersion`, `Project`, and `Resource` to customize the request."],["The page lists available versions of the `GetIamPolicyMachineImageRequest` class ranging from 1.0.0 up to the latest version, 3.6.0, with links to each version's documentation."],["The page also has links to the implementation details of the class, listing its constructors and properties."]]],[]]